Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Thread fix

Compare
Choose a tag to compare
@alex-leonhardt alex-leonhardt released this 26 Jan 07:52
· 15 commits to master since this release

There was a threading leak, requests to the main dashboard view would spin up new threads, but never close them, this is fixed now.