Michael Vorburger
Michael Vorburger
@thomasbao12 with the merge of #126, that Java 9+ `AtomicReference` is actually gone now... ... that's on the current `main`, which will be a 3.3.0, when it's released in the...
@mosesn this looks interesting! I'm in principle in favour of something like this, because I like the code simplification that this seems to bring. I would need to review it...
@mosesn _voilΓ _ steps 1. & 2. are done, I'll go to π΄ now and this is all yours for 4!
> I think it's just discrepancies in the `sleep` and `ls` implementations though. Are you on Mac locally? The tests on the main branch may well be broken on Mac....
@mosesn Hi! It's been a while... π Do you want to rebase this, and we can get this in?
@mosesn did you still want to rebase and clean this up for re-review and possible inclusion? Or forget about & close this one?
@mosesn ping? ππ½
LGTM! Thank You so much for having gotten back to this (it's been a while). Merging ASAP!
#132 adds Checkstyle - just because that was the fastest for me to do, and [prevents discrepancies](https://www.youtube.com/watch?v=SsoOG6ZeyUI). I'm fairly open to PRs which would propose to remove Checkstyle to replace...
> I'm fairly open to PRs which would propose to remove Checkstyle to replace it with something else. https://github.com/google/google-java-format is actually pretty great (I've been using it for [Enola](https://github.com/enola-dev/enola/)).