Closed romtsn closed 3 months ago
The test was not failing because we did not run any sentry tasks 🫠After flipping some flags, it started to consistently fail for me, and the fix was simple - synchronize access to the sentry-cli extraction method.
Fixes #728
:scroll: Description
The test was not failing because we did not run any sentry tasks 🫠After flipping some flags, it started to consistently fail for me, and the fix was simple - synchronize access to the sentry-cli extraction method.
:bulb: Motivation and Context
Fixes #728
:green_heart: How did you test it?
:pencil: Checklist
:crystal_ball: Next steps