Skip to content

fix: ignore logged errors in TestWorkspaceAgent/Timeout #10170

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

Merged

Conversation

spikecurtis
Copy link
Contributor

fixes #10167

Annoyingly, there isn't a good way to stop the publish from being sent on shutdown, and subscribing to them in the test is too fragile because empty messages are sent in a bunch of places, so we can't reliably tell it's regarding timeouts.

Copy link
Contributor Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this wouldn't be a problem if we avoided logging if the context is done? 🤔

Either way, this is fine, thanks for fixing. 👍🏻

@spikecurtis spikecurtis merged commit 8a47262 into main Oct 10, 2023
@spikecurtis spikecurtis deleted the 10-10-fix_ignore_logged_errors_in_TestWorkspaceAgent/Timeout branch October 10, 2023 11:45
Copy link
Contributor Author

Merge Activity

@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flake: TestWorkspaceAgent/Timeout
2 participants