Skip to content

v5.3.2

Compare
Choose a tag to compare
@psrok1 psrok1 released this 17 Jan 11:36
· 11 commits to master since this release
43b0c14

What's Changed

Bugfixes:

  • TaskTimeoutError is derived from BaseException instead of Exception, so it's not accidentally consumed by try..except blocks in consumer (by @psrok1 in #241)

Full Changelog: v5.3.1...v5.3.2