On py3, stdout and stderr appear to be buffered and this causes my command's
output to be intermixed with the profiling output.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGd6d4170882cd: profiling: flush stdout before writing profile to stderr
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.