phicode/philib

[request] ThreadUtil

stackmagic opened this issue · 2 comments

I'd like a

public static boolean interruptAndJoinThreads(Collection<Thread> threads)

:)

seems reasonable 👍

Fixed with commit 2e72b5b .
The minor-feature-release 0.10.0 will be on central soon.