bazz1tv / ayumi

My lovely IRC bot :sparkles: :turtle: :mailbox: :sparkles:
0 stars 1 forks source link

[plugins/webhooks] Ctrl-C doesn't work with Thin #55

Open bazz1tv opened 8 years ago

bazz1tv commented 8 years ago

Thin must be taking over traps despite :traps => false sinatra setting :\

bazz1tv commented 8 years ago

this might be an issue with Thin, and not ayumi .. We'll see if Ayumi can handle it :)

For now, use puma or WEBrick .. we can specify manually by adding the ability to Webhooks plugin's "Server" options (config.yml). http://www.sinatrarb.com/configuration.html#server---handler-used-for-built-in-web-server