Skip to content

Release v1.9.0

Latest
Compare
Choose a tag to compare
@alitto alitto released this 17 Jun 16:42
e2fe415

Changes included

  • Fix: clear pending tasks in the worker when the context is canceled to avoid deadlocks in StopAndWait when tasks are queued for the worker. PR: #62 - Thanks @CorentinClabaut! 馃檶
  • Fix errors in github actions workflow
  • Bump max supported go version in tests to 1.22
  • Rename default branch from master to main