Commit 08162bb1 authored by Mark A. Grondona's avatar Mark A. Grondona
Browse files

abstract timed waitpid from run_script to separate function

Abstract the code for a waitpid(2) with timeout into a waitpid_timeout()
function for future use from other callers. For now, the function goes
into src/slurmd/common/run_script.c, since that is the original use
of the functionality.
parent e409986a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment