Open
Description
🐛 Describe the bug
per #322, the type hinting was not updated to match a type that has the is-cancelled
property and cancel()
method. The patch otherwise works beautifully.
🤔 Expected behavior
Just some intellisense, no functional issues
Thanks for the work on this repo!