Make sure threads are aborted on exception.

This commit is contained in:
Paul van Tilburg 2011-03-12 11:30:04 +01:00
parent f31b64e70e
commit e591c9ac1e
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ require 'gserver'
module Ildus
Thread.abort_on_exception = true
class Server < GServer
# The interface to listen specified default by the hostname.