austinmiller / augustmc

Scala Mud Client with JVM-based Scripting
Apache License 2.0
10 stars 2 forks source link

Add separate timeout for init #6

Closed austinmiller closed 7 years ago

austinmiller commented 7 years ago

currently, there is one timeout for all ClientInterface calls, however init can last much longer, especially on the first bootup. As a user, I want a separate timeout for init so I can give it a higher value.

austinmiller commented 7 years ago

Decided instead to make default timeout 3 seconds so this is probably unnecessary. https://github.com/austinmiller/augustmc/commit/17015703c3616164f3dafea074ff88d525d1699e