You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does the EventMachine dependency serve a purpose? There don't appear to be any calls to EventMachine::run and the only place I even see a reference to EventMachine is the require line.
Fired up a quick test bot and it seems to work even with the EventMachine require line commented out.
Am I missing something?
The text was updated successfully, but these errors were encountered:
Does the EventMachine dependency serve a purpose? There don't appear to be any calls to EventMachine::run and the only place I even see a reference to EventMachine is the require line.
Fired up a quick test bot and it seems to work even with the EventMachine require line commented out.
Am I missing something?
The text was updated successfully, but these errors were encountered: