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: avoid create duplicated scopedKeppers (backport #4216) #4217

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 27, 2024

close #4066

Description

Since we are not using the module keeper as a pointer, the scoped keeper can't be saved inside the keeper structure, causing chain crashes. This PR makes the App handle the scoped keeper logic.


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

* avoid create duplicated scopedKeppers

* add changelog

(cherry picked from commit 6c22a43)
@Pantani Pantani enabled auto-merge (squash) June 27, 2024 22:04
@Pantani Pantani merged commit 7086dd0 into release/v28.x.y Jun 28, 2024
43 of 45 checks passed
@Pantani Pantani deleted the mergify/bp/release/v28.x.y/pr-4216 branch June 28, 2024 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants