Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: wait until output if flushed #6119

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

rgrinberg
Copy link
Member

wait until all output is flushed before terminating dune

Signed-off-by: Rudi Grinberg [email protected]

ps-id: 4a999aa6-1018-4ec0-a3b2-8f54426e4885

@Alizter
Copy link
Collaborator

Alizter commented Sep 5, 2022

This might also fix the issue I observed where the LSP server being reset whilst Dune was building in watch mode caused Dune to silently crash.

@rgrinberg rgrinberg requested a review from emillon September 5, 2022 17:23
@rgrinberg
Copy link
Member Author

@esope could you check if it fixes the error?

@esope
Copy link
Collaborator

esope commented Sep 6, 2022

Yes, it fixes the error. Thanks!

@emillon emillon linked an issue Sep 6, 2022 that may be closed by this pull request
@rgrinberg rgrinberg force-pushed the ps/rr/fix__wait_until_output_if_flushed branch from 8134b39 to 36027c4 Compare September 7, 2022 01:14
wait until all output is flushed before terminating dune

Signed-off-by: Rudi Grinberg <[email protected]>

ps-id: 4a999aa6-1018-4ec0-a3b2-8f54426e4885
@rgrinberg rgrinberg force-pushed the ps/rr/fix__wait_until_output_if_flushed branch from 36027c4 to 1bd88f1 Compare September 7, 2022 17:52
@rgrinberg rgrinberg merged commit 228fe89 into main Sep 8, 2022
@Alizter Alizter deleted the ps/rr/fix__wait_until_output_if_flushed branch November 12, 2022 15:13
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.

Error messages are sometimes not displayed
4 participants