Skip to content

Conversation

@the-mikedavis
Copy link
Collaborator

The recent history exchange currently returns {atomic,ok} when deactivating the plugin, but the boot steps expect an ok | {error, Reason} return spec.

The caller expects this value to either be 'ok' or an error tuple but it
was returning `{atomic,ok}` causing a crash when deactivating this
plugin.
@the-mikedavis the-mikedavis self-assigned this Apr 14, 2024
@the-mikedavis the-mikedavis marked this pull request as ready for review April 14, 2024 12:53
@the-mikedavis the-mikedavis merged commit 211fd4f into main Apr 14, 2024
@the-mikedavis the-mikedavis deleted the md/recent-history-exchange-plugin/unwrap-deletion-return-value branch April 14, 2024 13:06
@the-mikedavis the-mikedavis added this to the 4.0.0 milestone Apr 14, 2024
the-mikedavis added a commit that referenced this pull request Apr 14, 2024
Fix mnesia deletion return value in recent history exchange cleanup (backport #10995)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants