Replies: 1 comment 1 reply
-
This is a regression and the issue is created at #346 . I'll fix it soon, thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Recent versions of viztracer don't seem to append the PID to the filename. Instead it creates
result.json
.viztracer --pid_suffix single_process.py
appends the PID in version 0.12.3 but not in 0.15.6https://viztracer.readthedocs.io/en/latest/concurrency.html#combine-reports
Beta Was this translation helpful? Give feedback.
All reactions