Skip to content

Ha ha ha ha, stayin' alive !

Choose a tag to compare

@deajan deajan released this 18 Apr 15:40
· 11 commits to master since this release

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