Skip to content

Conversation

@pdfinn
Copy link

@pdfinn pdfinn commented Feb 12, 2026

The Inferno emulator doesn't exit cleanly after running a dis file,
causing run_contestant() to treat all Limbo runs as failures. Fix by
checking for valid "Total Time:" output regardless of exit code, and
use a 60s timeout for Limbo runs to avoid waiting the full 300s.

https://claude.ai/code/session_01JcZKaYV2YTVaZgjsMCW8so

The Inferno emulator doesn't exit cleanly after running a dis file,
causing run_contestant() to treat all Limbo runs as failures. Fix by
checking for valid "Total Time:" output regardless of exit code, and
use a 60s timeout for Limbo runs to avoid waiting the full 300s.

https://claude.ai/code/session_01JcZKaYV2YTVaZgjsMCW8so
Recompiled .dis files produced by build-linux-amd64.sh using the
Linux-native limbo compiler. Also includes bootstrapped mk binary.

https://claude.ai/code/session_01JcZKaYV2YTVaZgjsMCW8so
@pdfinn pdfinn merged commit e10988e into master Feb 12, 2026
7 checks passed
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.

2 participants