thheller / thheller/shadow-cljs
:node-test :autorun output ends uses wrong output stream
Open
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 2.4k
- Forks
- 192
- Avg merge
- 3h 11m
- Merged PRs (30d)
- 1
Description
Output isn't properly forwarded to the actual watch output.
2 Terminals
shadow-cljs server
shadow-cljs watch test-node
server process will print the output.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue using the two-terminal commands in the report: run shadow-cljs server and shadow-cljs watch test-node, then exercise :node-test :autorun. Trace where its output is forwarded; done means the output appears in the actual watch terminal rather than the server process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, node.js
- Domain
- cli, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100