Join Slack
Powered by
I would use Java’s wait / notify if they were easi...
# announcements
g
gregschlom
11/30/2016, 9:56 PM
I would use Java’s wait / notify if they were easily available in Kotlin, or I could just do a while(true) { check condition / Thread.sleep(1) } in thread A
2
Views
Open in Slack
Previous
Next