#1012: Inconsistent Regex behaviour -------------------------------------------+-------------------------------- Reporter: harry@… | Owner: lsansonetti@… Type: defect | Status: reopened Priority: minor | Milestone: Component: MacRuby | Resolution: Keywords: | -------------------------------------------+-------------------------------- Comment(by lsansonetti@…): I believe you don't see any message as the exception is being eaten by the thread exception handler. If you remove the Thread.start {} block and run the Net::IMAP.new call in the main thread, you should see the exception. -- Ticket URL: <http://www.macruby.org/trac/ticket/1012#comment:10> MacRuby <http://macruby.org/>