-
-
Notifications
You must be signed in to change notification settings - Fork 769
Open
Labels
dep: mvdan/shIssues related to the upstream interpreter used by Task.Issues related to the upstream interpreter used by Task.state: awaiting responseWaiting for issue author to respond.Waiting for issue author to respond.
Description
Thanks for your bug report!
Before submitting this issue, please make sure the same problem was
not already reported by someone else.Please describe the bug you're facing. Consider pasting example
when using & at the end of a command doesn't make it a background task.
Taskfiles showing how to reproduce the problem.
run:
cmds:
- task: build
- echo "Running server..."
- ./{{.APP_NAME}} > out.txt &
- echo "Server running..."
- Task version:
latest - Operating System: macOS and Linux
pyrho, ubiuser, qjcg, JonZeolla, meoyawn and 6 more
Metadata
Metadata
Assignees
Labels
dep: mvdan/shIssues related to the upstream interpreter used by Task.Issues related to the upstream interpreter used by Task.state: awaiting responseWaiting for issue author to respond.Waiting for issue author to respond.