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

Prevent with() and override() from being triggered twice on merge #350

Merged
merged 2 commits into from
Feb 17, 2024

Conversation

folbert
Copy link
Contributor

@folbert folbert commented Feb 8, 2024

Store the outcome of with() and override() in variables instead of risking them being executing twice.

folbert and others added 2 commits February 8, 2024 16:57
Store the outcome of with() and override() in variables instead of risking them being executing twice.
@Log1x Log1x merged commit 35e7ac7 into roots:main Feb 17, 2024
2 checks passed
@QWp6t
Copy link
Member

QWp6t commented Feb 20, 2024

Thanks for the PR @folbert! 🙏

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.

3 participants