Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Apr 14, 2024

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


This is an automatic backport of pull request #10995 done by Mergify.

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.

(cherry picked from commit 016697b)
@the-mikedavis the-mikedavis added this to the 3.13.2 milestone Apr 14, 2024
@the-mikedavis the-mikedavis merged commit 597858b into v3.13.x Apr 14, 2024
@the-mikedavis the-mikedavis deleted the mergify/bp/v3.13.x/pr-10995 branch April 14, 2024 13:32
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