errbotio / errbot

Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
http://errbot.io
GNU General Public License v3.0
3.12k stars 614 forks source link

make the TestBot start() timeout parameterized #1386

Closed neunkasulle closed 4 years ago

neunkasulle commented 5 years ago

For my current CI setup a 2 second timeout is too short. So a parameter would be helpful to be able to adjust that

sijis commented 4 years ago

Thanks!