diff options
author | Siri Hansen <[email protected]> | 2016-05-25 15:53:23 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2016-05-26 15:08:27 +0200 |
commit | ef7b3e6494c434a6f3a99a21076ba08d282d8be5 (patch) | |
tree | b98564fb04ee3765363c2c9555154256ab8c6a07 /erl-build-tool-vars.sh | |
parent | cabe113ee5e4a137e16ad2cf6c6a0bbb8889fdb6 (diff) | |
download | otp-ef7b3e6494c434a6f3a99a21076ba08d282d8be5.tar.gz otp-ef7b3e6494c434a6f3a99a21076ba08d282d8be5.tar.bz2 otp-ef7b3e6494c434a6f3a99a21076ba08d282d8be5.zip |
Wait for process to die before next call
gen_server_SUITE:start often fails since a call which is expected to
give 'noproc' error instead gives 'stopped' error. This happens when
the call is done before the process is really dead. To overcome this
problem, we now wait for the process exit before doing the call.
Diffstat (limited to 'erl-build-tool-vars.sh')
0 files changed, 0 insertions, 0 deletions