killme2008 / killme2008/aviatorscript
多线程并发情况下有办法获取每个执行线程各自的TRACE_EVAL输出吗?
Open
- Dominant language
- Java
- Stars
- 5.2k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
因为traceOutputStream似乎是全局唯一的?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementation and uses of traceOutputStream and the TRACE_EVAL output path in the AviatorScript source. Check how that stream is shared during multi-threaded execution; done means determining whether each execution thread can receive its own TRACE_EVAL output without interfering with others.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100