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 a flaky error log test #219

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

9999years
Copy link
Member

// TODO: Could this cause problems where we get an event and a final stderr line is only
// processed after we write the error log?

Turns out the answer is "yes"!

@github-actions github-actions bot added the patch Bug fixes or non-functional changes label Apr 11, 2024
@9999years 9999years enabled auto-merge (squash) April 11, 2024 17:58
@9999years 9999years removed the patch Bug fixes or non-functional changes label Apr 11, 2024
```
// TODO: Could this cause problems where we get an event and a final stderr line is only
// processed after we write the error log?
```

Turns out the answer is "yes"!
@9999years 9999years force-pushed the rebeccat/fix-flaky-error-log-test branch from b91c798 to 5b24e5e Compare April 11, 2024 19:29
@9999years 9999years merged commit 330a590 into main May 1, 2024
28 checks passed
@9999years 9999years deleted the rebeccat/fix-flaky-error-log-test branch May 1, 2024 23:03
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