Ticket #1637 (closed defect: fixed)

Opened 15 years ago

Last modified 14 years ago

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

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

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.

Attachments

0001-don-t-set-TOSTOP-attribute-on-slave-terminal.patch (1.3 KB) - added by slavazanko 15 years ago.

Change History

Changed 15 years ago by slavazanko

comment:1 Changed 15 years ago by slavazanko

  • Description modified (diff)

comment:2 Changed 14 years ago by slavazanko

  • Owner set to slavazanko
  • Status changed from new to accepted

comment:3 Changed 14 years ago by slavazanko

  • severity changed from no branch to on review
  • Milestone changed from 4.7 to 4.7.0

Created branch 1637_no_TOSTOP

Initial changeset:233f943e875db5d71ec1627d1c22493fcaa8c9ae

Review, please.

comment:4 Changed 14 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:5 Changed 14 years ago by andrew_b

  • Votes for changeset changed from slavazanko to slavazanko andrew_b
  • severity changed from on review to approved

comment:6 Changed 14 years ago by slavazanko

  • Status changed from accepted to testing
  • Votes for changeset changed from slavazanko andrew_b to commited-master
  • Resolution set to fixed
  • severity changed from approved to merged

comment:7 Changed 14 years ago by slavazanko

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.