v2.17.3
2.17.3 - 2024-03-31
Fixed
- Post execution command hooks will no-longer be triggered after a base exception (e.g.
KeyboardInterrupt
andasyncio.CancelledError
) was raised by the command during execution.
KeyboardInterrupt
and asyncio.CancelledError
) was raised by the command during execution.