urt30plus / urt30t

|30+| Urban Terror Game/Discord Bot
https://www.urt-30plus.org
Apache License 2.0
1 stars 0 forks source link

Cleanup #1

Closed urt30plus closed 1 year ago

urt30plus commented 1 year ago

https://github.com/urt30plus/urt30t/blob/ab92155fbf8e101fab8461f1d8822b8847f12a5b/urt30t/core.py#L177

Should close the scheduler here before other cleanup tasks. It can also await a local future rather than an instance level event.