Skip to content
  • gambas's avatar
    When using SHELL, call 'setpgrp()' after the possible 'setsid()' call.... · e08d47dd
    gambas authored
    When using SHELL, call 'setpgrp()' after the possible 'setsid()' call. Otherwise the shell i/o are not visible to the Gambas process.
    
    [INTERPRETER]
    * BUG: When using SHELL, call 'setpgrp()' after the possible 'setsid()' call. Otherwise the shell i/o are not visible to the Gambas process.
    e08d47dd