Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 177 # Use this instead of #each so that we don't stop in the middle
- 178 # of each and see a mutated object mid #each
- 179 @workers.first.join until @workers.empty?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement