Changes between Initial Version and Version 4 of Ticket #9
- Timestamp:
- 01/11/14 15:33:56 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9
- Property Reporter changed from slavazanko to luk
- Property Cc ossi@… added
- Property Version changed from to master
- Property Branch state changed from to no branch
- Property Milestone changed from to Future Releases
- Property Severity changed from to no branch
-
Ticket #9 – Description
initial v4 7 7 Release:||4.5.55||Operating System:||GNU/Linux|| 8 8 9 Discussion:9 Original submission: 10 10 {{{ 11 Wed 16 Feb 2005 02:13:45 PM UTC, comment #1: 11 If I stop a child process (executed from MC) using SIGSTOP, there is 12 no way how to resume this process again (SIGCONT has no effect). I 13 don't know whether this is a bug or a "feature". 12 14 15 Please review this. 16 }}} 17 18 Comment 1 by Pavel Tsekov <ptsekov> at Wed 16 Feb 2005 02:13:45 PM UTC: 19 {{{ 13 20 This is not exactly a bug, but I'd say a side effect. Since you 14 21 don't mention which program do you start from MC i have to assume … … 56 63 57 64 6) from another shell 'kill -CONT pid_of_ls' 58 Pavel Tsekov <ptsekov>59 Project Administrator60 Mon 14 Feb 2005 09:45:45 AM UTC, original submission:61 62 If I stop a child process (executed from MC) using SIGSTOP, there is63 no way how to resume this process again (SIGCONT has no effect). I64 don't know whether this is a bug or a "feature".65 66 Please review this.67 Lukas Jelinek <luk>68 65 }}}