• Felip Moll's avatar
    Only launch a single io_timeout_thread · 738890aa
    Felip Moll authored
    Only a single io_timeout_thread should be created for each sls struct.
    
    Creating multiple, while seemingly harmless in operation, can lead to
    fatal() messages when srun shuts down by destroying mutex locks that
    are in use by threads that srun doesn't expect to still have running.
    
    Regression caused by a1185f04.
    
    Bug 4596
    738890aa
To find the state of this project's repository at the time of any of these versions, check out the tags.