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(tracing): error handling #6888

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Jun 3, 2021

  • Reject when ZipFile signals an error.
  • Make sure snapshotter does not save trace events after stop().
  • Await pending blob writes on stop().

@dgozman dgozman added the CQ1 label Jun 3, 2021
- Reject when ZipFile signals an error.
- Make sure snapshotter does not save trace events after stop().
- Await pending blob writes on stop().
@mxschmitt
Copy link
Member

Seems like it fixes the following flaky test too: https://github.com/microsoft/playwright-python/runs/2748148009#step:12:881

@dgozman dgozman added CQ1 and removed CQ1 labels Jun 4, 2021
@dgozman dgozman merged commit a836466 into microsoft:master Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants