Skip to content

Add nil safety for Jruby issue #3053

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 10 commits into from
Feb 24, 2025
Merged

Add nil safety for Jruby issue #3053

merged 10 commits into from
Feb 24, 2025

Conversation

tannalynn
Copy link
Contributor

@tannalynn tannalynn commented Feb 19, 2025

Adds some safe navigation operators in cases where things are nil, for increased safety.
Also added a new mutex for modifying and finalizing segments.
These things were added due to issues when running in jruby.
resolves #3021

@tannalynn tannalynn marked this pull request as ready for review February 20, 2025 18:34
Copy link
Contributor

SimpleCov Report

Coverage Threshold
Line 93.57% 93%

@tannalynn tannalynn merged commit 8d20c27 into dev Feb 24, 2025
38 checks passed
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.

Race condition with net_http instrumentation on JRuby causing intermittent errors
2 participants