Ticket #1637 (closed defect: fixed)
[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
Change History
Changed 15 years ago by slavazanko
- Attachment 0001-don-t-set-TOSTOP-attribute-on-slave-terminal.patch added
comment:2 Changed 15 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
comment:3 Changed 15 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:5 Changed 15 years ago by andrew_b
- Votes for changeset changed from slavazanko to slavazanko andrew_b
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.