Skip to content

Conversation

@manzt
Copy link
Collaborator

@manzt manzt commented Sep 10, 2025

Update the language server test cell code to use stdout/stderr. Inserts
a 100ms delay before setting the completion event to ensure we
capture the stdout/stderr, which are buffered and flushed every 10ms.

Ideally, we could flush prior to the "idle" cell-op for each cell run,
but that requires more complicated upstream change so this works for
now. We will do the same thing (maybe 50ms) in the extension front end.

@manzt manzt added the enhancement New feature or request label Sep 10, 2025
@manzt manzt force-pushed the push-yozmrmslkkvz branch 4 times, most recently from 671bf35 to 8186d35 Compare September 10, 2025 15:13
Update the language server test cell code to use stdout/stderr. Inserts
a short 20ms delay before setting the completion event to ensure we
capture the stdout/stderr, which are buffered and flushed every 10ms.

Ideally, we could flush prior to the "idle" cell-op for each cell run,
but that requires more complicated upstream change so this works for
now. We will do the same thing in the extension front end.
@manzt manzt merged commit 0b6bce5 into main Sep 10, 2025
5 checks passed
@manzt manzt deleted the push-yozmrmslkkvz branch September 10, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants