eriq-augustine / clefable

IRC Chatbot
6 stars 0 forks source link

Sleep in Main #37

Closed eriq-augustine closed 12 years ago

eriq-augustine commented 12 years ago

There is an infinite sleep in init.rb (end of the main thread).

It would be better if we could go without this.

Perhaps we can have main stop itself. Or maybe we could have each other thread own a reference to the main thread?

eriq-augustine commented 12 years ago

Done. 12ea964a4cd2821fd86f12e49b73d2810cf6a2f1