Join Slack
Powered by
I was trying Java's own `Object::wait` and `Object...
# getting-started
g
gabrielfv
11/23/2018, 2:21 PM
I was trying Java's own
Object::wait
and
Object::notifyAll
but it happens to wait for the timeout regardless of notify being called or not.
Open in Slack
Previous
Next