Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unloadAll(void) should not destroy the notification manager #8684

Merged
merged 2 commits into from
Jul 6, 2023

Conversation

runspired
Copy link
Contributor

Addresses an issue reported in discord where in 4.12+ unloadAll(void) led to silently no data appearing to be in the store. This was due to improper teardown timing of the notification manager which this PR fixes.

https://discord.com/channels/480462759797063690/486549196837486592/1126451975467323422

@runspired runspired added 🎯 beta PR should be backported to beta 🎯 release PR should be backported to release 🎯 canary PR is targeting canary (default) 🎯 lts The PR should be backported to the most recent LTS 🏷️ bug This PR primarily fixes a reported issue labels Jul 6, 2023
@runspired runspired merged commit 5fb64ac into main Jul 6, 2023
@delete-merged-branch delete-merged-branch bot deleted the fix-unload-all-void branch July 6, 2023 21:15
runspired added a commit that referenced this pull request Jul 6, 2023
* fix: unloadAll(void) should not destroy the notification manager

* fix lint
runspired added a commit that referenced this pull request Jul 6, 2023
* fix: unloadAll(void) should not destroy the notification manager

* fix lint
runspired added a commit that referenced this pull request Jul 7, 2023
…) (#8685)

* fix: unloadAll(void) should not destroy the notification manager

* fix lint
runspired added a commit that referenced this pull request Jul 7, 2023
…) (#8686)

* fix: unloadAll(void) should not destroy the notification manager

* fix lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 beta PR should be backported to beta 🎯 canary PR is targeting canary (default) 🎯 lts The PR should be backported to the most recent LTS 🎯 release PR should be backported to release 🏷️ bug This PR primarily fixes a reported issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant