Skip to content

Fix polling not detecting completion when command scrolls out of console buffer#15

Merged
copelco merged 2 commits intomainfrom
14-polling-beyond-console-buffer
Feb 21, 2026
Merged

Fix polling not detecting completion when command scrolls out of console buffer#15
copelco merged 2 commits intomainfrom
14-polling-beyond-console-buffer

Conversation

@copelco
Copy link
Member

@copelco copelco commented Feb 20, 2026

Polling for command completion would run indefinitely when a long-running command (e.g. the curl+bash setup script) produced enough output to push its own echoed prompt line out of the console's rolling buffer.

refs #14

@copelco copelco linked an issue Feb 20, 2026 that may be closed by this pull request
@copelco copelco marked this pull request as ready for review February 21, 2026 18:07
@copelco copelco merged commit ecc8c5d into main Feb 21, 2026
2 checks passed
@copelco copelco deleted the 14-polling-beyond-console-buffer branch February 21, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deployment hung after migration

1 participant