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

DisciplineFSuite: fix race condition #555

Conversation

bwiercinski
Copy link
Contributor

use constant monitors when using synchronized

quick followup of #548

(friday, friday, friday)

@bwiercinski
Copy link
Contributor Author

its working in my project.

i should have test it after changing TrieMap to synchronized, before this PR the code was throwing NoSuchElementException, now after changes it is working (run many times)

@Baccata Baccata merged commit f177c1c into disneystreaming:master Jul 29, 2022
@Baccata
Copy link
Contributor

Baccata commented Jul 29, 2022

We're having issues with sonatype, I won't release this patch straight away as I need time to investigate a little

@bwiercinski
Copy link
Contributor Author

any updates?

@Baccata
Copy link
Contributor

Baccata commented Aug 9, 2022

Thanks for reminding me. Looks like 0.6.14 has successfully made its way to central though the CI was failing. Probably a red-herring of some sort.

Absent any other information, I've triggered 0.6.15 : https://github.com/disneystreaming/weaver-test/releases/tag/v0.6.15, we'll see how it goes.

@bwiercinski
Copy link
Contributor Author

@Baccata
Copy link
Contributor

Baccata commented Aug 10, 2022

I had to re-trigger the job cause it failed and I had missed the notif.

Anyway, it's definitely here now :

Screenshot 2022-08-10 at 17 03 25

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