Skip to content

Use _exit instead of System.exit in fatal cases#4428

Merged
djspiewak merged 1 commit intotypelevel:series/3.xfrom
djspiewak:bug/actually-exit
Jul 9, 2025
Merged

Use _exit instead of System.exit in fatal cases#4428
djspiewak merged 1 commit intotypelevel:series/3.xfrom
djspiewak:bug/actually-exit

Conversation

@djspiewak
Copy link
Copy Markdown
Member

The test doesn't actually fail because of race conditions that I couldn't find an obvious way to bypass, but it's the spirit of the thing.

Fixes #4354

@djspiewak djspiewak added this to the v3.7.0 milestone Jul 7, 2025
@djspiewak djspiewak merged commit 9ff1304 into typelevel:series/3.x Jul 9, 2025
36 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need a way to "halt" on Native

1 participant