Join Slack
Communities
Powered by
So replacing `Thread.sleep` with `IO.sleep` might ...
# arrow-contributors
s
simon.vergauwen
01/18/2019, 1:13 PM
So replacing
Thread.sleep
with
IO.sleep
might solve this issue since we don’t block the Thread anymore, right?
Open in Slack
Previous
Next