-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: openstack-cloud-plugin
-
None
JCloudsCleanupThread.execute() catches all Throwable. In the case of the Error is thrown it shouldn't be just logged and ignored, but thrown further.