-
- Downloads
Fixes a nasty bug that could happen when tasks fail, because calling
wait() with a timeout of 0 on a Java object means "wait forever".
Please register or sign in to comment
wait() with a timeout of 0 on a Java object means "wait forever".