Skip to content

v2.17.3

Choose a tag to compare

@FasterSpeeding FasterSpeeding released this 31 Mar 13:10
· 60 commits to master since this release
820a7e7

2.17.3 - 2024-03-31

Fixed

  • Post execution command hooks will no-longer be triggered after a base exception (e.g. KeyboardInterrupt and asyncio.CancelledError) was raised by the command during execution.