Skip to content

v2.0.2

Choose a tag to compare

@oelcode oelcode released this 18 Mar 01:11
· 2 commits to main since this release
9de49f0

Asyncio and SIGTERM fixes for Windows.

Annoyingly, things were working fine on UNIX systems, but things were grinding to a halt on Windows, and terminate commands were hanging. It's still not "perfect" on Windows, but it's a lot better than it was. Will work on this for a future release.

The Telegram /status command wouldn't respond on Windows when set to lower than 4 seconds, and would show signs of sluggishness when set between 4-7 secs (worked fine 7+ secs). It works well at any setting now.

Full Changelog: v2.0.1...v2.0.2