ridiculousfish 3e8422f472 terminal_maybe_give_to_job to stop returning error on ENOTTY
Prior to this fix, if job control is enabled but stdin is not a tty, we
would return an error from terminal_maybe_give_to_job which would cause us
to avoid waiting for the job. Instead just return notneeded.

Fixes #6573.
2020-04-18 16:26:54 -07:00
..
2020-02-08 13:30:48 +01:00
2020-03-17 21:19:41 +01:00
2019-06-26 21:19:40 +02:00
2020-01-30 17:34:48 +01:00
2020-04-06 18:55:59 +02:00
2019-06-26 21:19:40 +02:00
2020-01-19 15:07:06 +01:00
2020-01-25 17:28:41 -08:00
2020-02-14 20:28:46 +01:00
2020-03-09 19:46:43 +01:00
2020-02-07 20:53:20 +01:00
2019-11-26 18:12:24 +01:00
2020-02-17 11:39:53 +01:00
2019-07-09 10:02:50 -07:00
2020-03-16 21:21:10 +01:00
2019-11-25 13:07:15 +01:00