jit-diff should pass prefix tag for jit-dasm output
Open
- Dominant language
- C#
- Stars
- 160
- Forks
- 69
- Avg merge
- 1h 56m
- Merged PRs (30d)
- 1
Description
For parallel runs, it looks like output from various parallel jit-dasm invocations is interleaved. This is especially evident when using "--verbose". Perhaps jit-diff should pass a "message prefix" string to jit-dasm that would be used to prefix any output. E.g., a "thread id" or similar.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.