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 leak of execution context between specs #2711

Merged
merged 1 commit into from Nov 16, 2023

Conversation

JonRowe
Copy link
Member

@JonRowe JonRowe commented Nov 16, 2023

Fixes #2644

@JonRowe JonRowe force-pushed the fix-leak-of-execution-context branch from 9b8a056 to 84ebac9 Compare November 16, 2023 09:18
@JonRowe JonRowe merged commit 55b6947 into main Nov 16, 2023
19 checks passed
@JonRowe JonRowe deleted the fix-leak-of-execution-context branch November 16, 2023 09:31
JonRowe added a commit that referenced this pull request Nov 16, 2023
JonRowe added a commit that referenced this pull request Nov 16, 2023
Fix leak of execution context between specs
JonRowe added a commit that referenced this pull request Nov 16, 2023
@JonRowe
Copy link
Member Author

JonRowe commented Nov 21, 2023

Technically released in 6.0.4 but please use 6.1.0 for Rails 7.1 support.

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.

RSpec leaks ActiveSupport::ExecutionContext between specs.
1 participant