Ticket #1637 (new defect) — at Version 1

Opened 15 years ago

Last modified 14 years ago

[PATCH] don't set TOSTOP attribute on slave terminal

Reported by: slavazanko Owned by:
Priority: major Milestone: 4.7.0
Component: mc-core Version: master
Keywords: Cc: alk@…
Blocked By: Blocking:
Branch state: Votes for changeset:

Description (last modified by slavazanko) (diff)

From: Aliaksey Kandratsenka

TOSTOP doesn't work well with some software. Examples known to me are:

  • debugging multithreaded program with gdb (gdb job stops)
  • running 'check' tests in fork mode (default) that do some output

(tests mysteriously fail due to timeout)

IMO TOSTOP adds too little value compared to compatibility problems it
creates.

Change History

Changed 15 years ago by slavazanko

comment:1 Changed 15 years ago by slavazanko

  • Description modified (diff)
Note: See TracTickets for help on using tickets.