nextsnake / nextcore

A super fast low level Discord library for full control.
https://nextcore.readthedocs.io/en/latest/
MIT License
27 stars 6 forks source link

Cleanly cancel uses of TimesPer #234

Closed TAG-Epic closed 1 year ago

TAG-Epic commented 1 year ago

Currently a cancel will make a request stuck in the queue forever, possibly locking the HTTPClient forever.