
It seems bad to remove timer objects for timers that didn't actually stop, so instead of removing all the timers (including the ones that had issues) only remove the ones that didn't have issues. Change-Id: I1dcb589f7f026ad8eaa9145a61c7c2c386ee438e
oslo.service -- Library for running OpenStack services
oslo.service provides a framework for defining new long-running services using the patterns established by other OpenStack applications. It also includes utilities long-running applications might need for working with SSL or WSGI, performing periodic operations, interacting with systemd, etc.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.service
- Source: http://git.openstack.org/cgit/openstack/oslo.service
- Bugs: http://bugs.launchpad.net/oslo.service
Description
Languages
Python
100%