Skip to content
  • gambas's avatar
    Pipes are now always internally opened for writing, to workaround a 'glib'... · c8fe917e
    gambas authored
    Pipes are now always internally opened for writing, to workaround a 'glib' behaviour, that eats 100% CPU when there is no writer anymore on a pipe watched for reading.
    
    [INTERPRETER]
    * BUG: Pipes are now always internally opened for writing, to workaround a 'glib' behaviour, that eats 100% CPU when there is no writer anymore on a pipe watched for reading.
    c8fe917e