Ha ha ha ha, stayin' alive !
This is the thirdmaintenance release for the heartbeat series of command_runner.
Only a couple of small changes / refactoring was made for this release, and a fix for a long lasting double log issue when debug loglevel was used.
Manually tested on Python 2.7 :)
Fixes
- Fix double debug stdout logging
Misc
- Refactor process priority and io priority code
- Avoid calling multiple times os.name()
- Added priority and heartbeat tests
- Deduplicate heartbeat code
- Improve priority setting logs