Changes between Initial Version and Version 4 of Ticket #9


Ignore:
Timestamp:
01/11/14 15:33:56 (10 years ago)
Author:
ossi
Comment:

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  
    77Release:||4.5.55||Operating System:||GNU/Linux|| 
    88 
    9 Discussion: 
     9Original submission: 
    1010{{{ 
    11 Wed 16 Feb 2005 02:13:45 PM UTC, comment #1: 
     11If I stop a child process (executed from MC) using SIGSTOP, there is 
     12no way how to resume this process again (SIGCONT has no effect). I  
     13don't know whether this is a bug or a "feature". 
    1214 
     15Please review this. 
     16}}} 
     17 
     18Comment 1 by Pavel Tsekov <ptsekov> at Wed 16 Feb 2005 02:13:45 PM UTC: 
     19{{{ 
    1320This is not exactly a bug, but I'd say a side effect. Since you  
    1421don't mention which program do you start from MC i have to assume  
     
    5663 
    57646) from another shell 'kill -CONT pid_of_ls' 
    58         Pavel Tsekov <ptsekov> 
    59 Project Administrator 
    60 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 is 
    63 no way how to resume this process again (SIGCONT has no effect). I  
    64 don't know whether this is a bug or a "feature". 
    65  
    66 Please review this. 
    67         Lukas Jelinek <luk> 
    6865}}}