diff options
author | Micael Karlberg <[email protected]> | 2019-07-22 14:54:53 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-07-22 14:54:53 +0200 |
commit | 056e3dfa2837f52e7e2d074d5cc11543a7656cde (patch) | |
tree | 4a95d2366cb302b8ecf23441cbde294f8d34749a /lib/megaco/src/engine/megaco_timer.erl | |
parent | 9295544658711636e21fd11e41d3d23169248c7d (diff) | |
download | otp-056e3dfa2837f52e7e2d074d5cc11543a7656cde.tar.gz otp-056e3dfa2837f52e7e2d074d5cc11543a7656cde.tar.bz2 otp-056e3dfa2837f52e7e2d074d5cc11543a7656cde.zip |
[megaco|test] Message in "wrong" order cause test case fail
It looked like two messages was received in the "wrong" order,
cuasing the request_and_reply_plain test case tro fail (on
a windows machine).
On closer inspection, the reason was that an "unconditional"
receive was made when waiting for a (disconnect) callback.
But instead we received a secondary message. So, remove
the unconditional receive and instead introduce a timeout
(10 seconds).
Diffstat (limited to 'lib/megaco/src/engine/megaco_timer.erl')
0 files changed, 0 insertions, 0 deletions