Skip to content

Rails 6: Coerce reaper test using fork #809

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

Merged
merged 2 commits into from
May 12, 2020

Conversation

aidanharan
Copy link
Contributor

After Rails 6.0.3 the ActiveRecord::ConnectionAdapters::ReaperTest#test_connection_pool_starts_reaper_in_fork test is wrapped in if Process.respond_to?(:fork) so no need to coerce the test after that.

rails/rails#37789

@aidanharan aidanharan marked this pull request as ready for review May 11, 2020 17:24
@wpolicarpo wpolicarpo merged commit fcb3fdb into rails-sqlserver:master May 12, 2020
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