Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset all global state when destroying the Glean handle
After we destroy the Glean handle we should be conceptually in a clean state, just as if the app is just starting and loading Glean. And for Glean that means tasks should get queued up. Some tests explicitly toggle this already, but resetting it here does not seem to affect them.
- Loading branch information