Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 676 Bytes

CHANGES.rst

File metadata and controls

35 lines (23 loc) · 676 Bytes

CHANGES

0.5

???

0.4 - 2012-05-25

  • the broker exits if there's already a valid broker running in the socket.
  • powerhose-broker gained 2 new options: --check and --purge-ghosts

0.3 - 2012-05-24

  • implemented timeout_max_overflow in the client.
  • the stacks are dumped on worker timeouts
  • now using delayed callbacks for the heartbeat

0.2 - 2012-04-17

  • make sure execution errors are properly transmited and raised.
  • fixed the pool of connectors - so every connector is correctly freed
  • now workers can get extra options from the command-line

0.1 - 2012-04-05

  • initial release.