~vcs-imports-ii/rbot/master

Viewing all changes in revision 2520.

  • Committer: Giuseppe Bilotta
  • Author(s): Matthias H
  • Date: 2013-11-02 10:30:39 UTC
  • Revision ID: git-v1:6355305f4375b72b457d66304ac001c7bd89144c
ruby 2.0.0: better fix for the ThreadError

I revisited my fix for the ThreadError in ruby 2.0.0
this doesn't use a queue for signals but just starts a
thread for each received signal, works much better for me.

It also fixes a bug in Bot#reconnect where the SystemExit
exception coming from quit is not handled correctly.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: