Fix instances taking too long to stop

This commit is contained in:
Joscha 2023-02-17 18:16:13 +01:00
parent be9d43f8cc
commit aa6383c1cf
2 changed files with 34 additions and 5 deletions

View file

@ -19,6 +19,7 @@ Procedure when bumping the version number:
### Fixed
- `!uptime` minute count
- Instance reconnecting after encountering a 404 (it now stops and logs an error)
- Instance taking too long to stop when stopped during reconnect delay
## v0.3.0 - 2023-02-11