Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop async queries if they hit panic (#137)
Panic in async queries looked like it was forever running, which confuses the UI and potentially our logic how many async can we handle.
- Loading branch information