Skip to content

Conversation

@jdelStrother
Copy link
Contributor

@jdelStrother jdelStrother commented Jul 31, 2025

Issue # (if available)

Followup to #248

Description of changes

I've made sure the async session is available during the async test, which fixes the test in Rails 8

However... the test is a little flakey on Rails >= 7.1 && < 8.0.2, due to a thread-safety bug in Rails. I've skipped the flakey part of the test in those versions

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

I've made sure the async session is available during the test, which fixes Rails 8

However... the test is a little flakey on Rails >= 7.1 && < 8.0.2, due to a thread-safe bug in Rails. I've skipped the flakey part of the test in those versions
@reidmorrison reidmorrison merged commit e282f3d into reidmorrison:master Sep 30, 2025
8 checks passed
@reidmorrison
Copy link
Owner

Thank you for the contribution @jdelStrother

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