diff options
author | Björn Gustavsson <[email protected]> | 2015-09-03 15:39:02 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-09-11 12:24:36 +0200 |
commit | 72bfa81400ee24f38ac4044420b080e66a5da37a (patch) | |
tree | 0c11da231eedf04d07e4931d99d42e6cb6622a8b /lib/wx/test/wx_test_lib.hrl | |
parent | ee12ac8b4134fad989a8fa3cfb58e8ec90002665 (diff) | |
download | otp-72bfa81400ee24f38ac4044420b080e66a5da37a.tar.gz otp-72bfa81400ee24f38ac4044420b080e66a5da37a.tar.bz2 otp-72bfa81400ee24f38ac4044420b080e66a5da37a.zip |
gen_event_SUITE: Remove unnecessary sleep calls
The calls to test_server:sleep/1 are unnecessary as the swapping
of handlers happens in a single process. Even though the
{swap_info,...} message is sent asynchronously, the
gen_event:which_handlers/1 call will not have a chance to
execute until the handlers have been swapped.
Diffstat (limited to 'lib/wx/test/wx_test_lib.hrl')
0 files changed, 0 insertions, 0 deletions