Skip to content

Commit

Permalink
ready 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
richardsheridan committed Oct 19, 2024
1 parent 5d9116c commit f00c95a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
9 changes: 9 additions & 0 deletions docs/source/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ Release history

.. towncrier release notes start
trio-parallel 1.2.3 (2024-10-19)
--------------------------------

Bugfixes
~~~~~~~~

- Fix a regression induced by trio-0.27.0 that causes worker contexts to crash on exit if they happen to wait for jobs to finish. (`#432 <https://github.com/richardsheridan/trio-parallel/issues/432>`__)


trio-parallel 1.2.2 (2024-04-24)
--------------------------------

Expand Down
1 change: 0 additions & 1 deletion newsfragments/432.bugfix.rst

This file was deleted.

0 comments on commit f00c95a

Please sign in to comment.