Skip to content

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

Merged
runspired merged 2 commits intomainfrom
fix-unload-all-void
Jul 6, 2023
Merged

fix: unloadAll(void) should not destroy the notification manager#8684
runspired merged 2 commits intomainfrom
fix-unload-all-void

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