Skip to content
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

Don't call any ICU methods after calling u_cleanup #176

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

ermshiperete
Copy link
Member

If you want to continue to use ICU after calling u_cleanup you'll have to call u_init first!

This fixes #174.

@github-actions
Copy link

github-actions bot commented Oct 20, 2022

Test Results

       4 files  ±0     320 suites  ±0   5s ⏱️ ±0s
   431 tests ±0     423 ✔️ ±0    8 💤 ±0  0 ±0 
1 734 runs  ±0  1 675 ✔️ ±0  59 💤 ±0  0 ±0 

Results for commit 6971270. ± Comparison against base commit a426c10.

♻️ This comment has been updated with latest results.

If you want to continue to use ICU after calling `u_cleanup` you'll
have to call `u_init` first.

This fixes #174.
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.

Icu.Wrapper.Cleanup crash on net6 linux
1 participant