Skip to content

Marathon-lb 1.4.1

Compare
Choose a tag to compare
@brndnmtthws brndnmtthws released this 05 Oct 12:45
· 137 commits to master since this release
v1.4.1

This is a maintenance release to resolve an issue in the main event processor thread which could result in a deadlock when MLB has an exception from the Marathon API.

Full changelog: v1.4.0...v1.4.1

Shortlist:

in ~/dev/marathon-lb
± |master ✗| → git shortlog v1.4.0..HEAD | cat
Brenden Matthews (4):
      Fix for deadlock in event processor.
      Explicitly start/stop processor thread.
      Fix bad logging statement.
      Reset stop flag when starting thread.