Untangling Ruby Threads
Untangling Ruby Threads
URL: https://thoughtbot.com/blog/untangling-ruby-threads
Type: article
Domain: thoughtbot.com
Excerpt: Dealing with Ruby Threads is tricky. And add to that understanding the GIL, and thread unsafeness and its pretty subtle!