Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add nil safety for Jruby issue #3053

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from
Open

Add nil safety for Jruby issue #3053

wants to merge 10 commits into from

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%

# for free to join this conversation on GitHub. Already have an account? # 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