Skip to content

0.0.22: Fix long startup problem without CPU thrashing (#79)

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattcolegate mattcolegate released this 16 Mar 12:11
· 154 commits to master since this release
* Fix 4 second pause on startup

* Remove debug

* Fix long startup problem

* Rename queue

* Avoid asyncAfter (CPU thrashing)

* merge

* merge