diff options
author | Matthias H <apoc@sixserv.org> | 2013-09-18 03:18:13 +0200 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2013-11-02 11:30:39 +0100 |
commit | 6355305f4375b72b457d66304ac001c7bd89144c (patch) | |
tree | 3409ec1c15a3bf7953d194e3285bbcb733a362e5 /.gitignore | |
parent | fa08e1bd0b4c915add758931a5b47d2c74ebddc0 (diff) |
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.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions