mabe02 / lanterna

Java library for creating text-based GUIs
GNU Lesser General Public License v3.0
2.24k stars 243 forks source link

Allow specifying wait timeout in AsynchronousTextGUIThread.waitForStop #467

Closed keithkml closed 4 years ago

keithkml commented 4 years ago

I don't want to wait forever - I'd like to specify a timeout, so my application can proceed.