This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/41/

Review request for OpenLMI Developers.
By Jan Safranek.
Repository: openlmi-storage

Description

Allow python to exit the provider even if there are threads running.

The JobManager and IndicationManager threads are marked as daemon so we
don't need to stop them manually on exit.

Diffs

  • src/openlmi/storage/IndicationManager.py (1a39de7b0b9e435694584a0b889d6eaa074eb6de)
  • src/openlmi/storage/JobManager.py (b863682b6c76f4297d74ada2dc9fc058a9baa519)

View Diff