aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/lttng_SUITE.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-05-31 12:55:40 +0200
committerBjörn Gustavsson <[email protected]>2017-05-31 13:04:19 +0200
commitacd8571b35756c3fdc389807c34d80c9d44435e7 (patch)
tree1b60bbe5a064c3690b74f25d6a99317e5b76eb5f /erts/emulator/test/lttng_SUITE.erl
parentb182febe36aa63eb8290f24ba4b7932673a9a9bc (diff)
downloadotp-acd8571b35756c3fdc389807c34d80c9d44435e7.tar.gz
otp-acd8571b35756c3fdc389807c34d80c9d44435e7.tar.bz2
otp-acd8571b35756c3fdc389807c34d80c9d44435e7.zip
Make sure that asynchronous replies are not lost
(First attempt to fix in 23f132d9ab776a.) If an synchronous GC was requested by calling: erlang:garbage_collect(Pid, [{async,Ref}]) the reply message could in certain circumstances be lost. The problem is that cleanup_sys_tasks() is never called if there are dirty tasks, but no other active system tasks. Also shorten the long waiting times in the test case binary_SUITE:trapping/1 to make it much more likely that the GC have not already finished when the process is killed.
Diffstat (limited to 'erts/emulator/test/lttng_SUITE.erl')
0 files changed, 0 insertions, 0 deletions