No output with -f when run in background after 1.6.6 #23
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: a-j-wood/pv#23
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Summary of correspondence:
On 5/29/22 07:06, Andrew Wood wrote:
Yes, that is correct. But more importantly, in 1.6.6 this case also
works without even needing "-f".
BTW, I added some options to my tool to work around this new behavior,
so it no longer affects me:
-G --no-group Don't create a new process group or determine PGIDs
-T, --no-tty Disable pseudo-terminal allocation
Thanks
Hello @gray
The "
--force
" option wasn't really working properly at all. The latest code in git (which will be in the next release after 1.6.20) should correct this.