aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test/io_proto_SUITE.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-09-03 15:39:02 +0200
committerBjörn Gustavsson <[email protected]>2015-09-11 12:24:36 +0200
commit72bfa81400ee24f38ac4044420b080e66a5da37a (patch)
tree0c11da231eedf04d07e4931d99d42e6cb6622a8b /lib/stdlib/test/io_proto_SUITE.erl
parentee12ac8b4134fad989a8fa3cfb58e8ec90002665 (diff)
downloadotp-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/stdlib/test/io_proto_SUITE.erl')
0 files changed, 0 insertions, 0 deletions