Caveats for interrupting Ruby code
In this brief post I will highlight a problem I faced recently with Ruby while handling interrupts in multi-threaded code.
http://milhouseonsoftware.com/2015/08/24/caveats-with-ruby-interrupt/
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
In this brief post I will highlight a problem I faced recently with Ruby while handling interrupts in multi-threaded code.
http://milhouseonsoftware.com/2015/08/24/caveats-with-ruby-interrupt/
Post a comment