Public bug reported:

(Tracking bug from upstream:
https://github.com/trifectatechfoundation/sudo-rs/issues/1527)

In some combinations, resuming a suspended child process doesn't work.

## To Reproduce

Make sure Defaults use_pty is turned on, then run

$ sudo sudo -e /etc/file

or

$ sudo visudo

and suspend the process by typing ^Z, then resume it by using fg. The
process isn't "stuck" (Ctrl-C can break out of it).

## Expected behavior

The editor is resumed.

** Affects: rust-sudo-rs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2160212

Title:
  SIGCONT doesn't seem to propagate all the way through in some cases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-sudo-rs/+bug/2160212/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to