diff --git a/src/molinillo_solver.cr b/src/molinillo_solver.cr index 4ced81f0..9c2fffdd 100644 --- a/src/molinillo_solver.cr +++ b/src/molinillo_solver.cr @@ -57,7 +57,7 @@ module Shards count += 1 active.add(1) while active.get > Shards.jobs - sleep 0.1 + sleep 0.1.seconds end spawn do begin