Skip to content

Commit

Permalink
incl template fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mschubert committed Oct 20, 2023
1 parent 3dfd951 commit 3f4c72b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# clustermq 0.9.1

* Fix a bug where worker shutdown notifications can cause a crash (#306, #308, #310)
* Fix a bug where template values were not filled correctly (#309)
* Fix a bug where using `Rf_error` lead to improper cleanup of resources (#311)
* Fix a bug where maximum worker timeout was multiplied and led to undefined behavior
* Fix a bug where ZeroMQ's `-Werror` flag led to compilation issues on M1 Mac
* Fix a bug where SSH tests could error with timeout on high load
* Worker API: `CMQMaster` now needs to know `add_pending_workers(n)`
* Worker API: status report now displays properly
* Worker API: status report `info` now displays properly

# clustermq 0.9.0

Expand Down

0 comments on commit 3f4c72b

Please sign in to comment.