rokucommunity/rooibos

Make before-exit sleep duration configurable

Open

#361 opened on Dec 2, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)BrighterScript (38 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (79 stars)
PR merge metrics
 (PR metrics pending)

Description

Sometimes rooibos shuts down the app before all of the logs have finished being sent over the IO/telnet connection. We sleep for about 400ms right now, but we should make this configurable so test suites with much larger output can configure it.

Contributor guide