-
Mark Grondona authored
o srun : fix problem with loss of output from stdout stream. When stdio buffering is on, fprintf/fputs do not return errors when the buffers are apparently overflown (?), setting unbuffered IO seems to fix the problem. o slurmd/io.c : some slurmd io cleanup
Mark Grondona authoredo srun : fix problem with loss of output from stdout stream. When stdio buffering is on, fprintf/fputs do not return errors when the buffers are apparently overflown (?), setting unbuffered IO seems to fix the problem. o slurmd/io.c : some slurmd io cleanup