Skip to content

Conversation

@manzt
Copy link
Collaborator

@manzt manzt commented Oct 3, 2025

Add a 50ms delay before finalizing cell execution to avoid dropping trailing stdout/stderr events, since output flushes every 10ms.

The finalize step is deferred via a runtime fork and captures the lastRunId. If a new execution starts before finalization, the runId comparison will detect the change and skip stale finalization.

@manzt manzt added the bug Something isn't working label Oct 3, 2025
Add a 50ms delay before finalizing cell execution to avoid dropping
trailing stdout/stderr events, since output flushes every 10ms.

The finalize step is deferred via a runtime fork and captures the
lastRunId. If a new execution starts before finalization, the runId
comparison will detect the change and skip stale finalization.
@manzt manzt force-pushed the push-mzulskptqvwv branch from f2cc19b to 36cec49 Compare October 3, 2025 05:16
@manzt manzt merged commit 208f7ad into main Oct 3, 2025
6 checks passed
@manzt manzt deleted the push-mzulskptqvwv branch October 3, 2025 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants