Create 10607.bugfix.rst

This commit is contained in:
Kadino 2022-12-23 22:12:15 -08:00 committed by GitHub
parent e5f87af9c4
commit a43f889610
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Fix a race condition when creating junitxml reports, which could occur when multiple instances of pytest execute in parallel.