diff options
author | Björn Gustavsson <[email protected]> | 2017-06-01 15:16:00 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2017-06-03 08:45:47 +0200 |
commit | 7aa347e1f911f1bcef026c08e32cc4eed280ce38 (patch) | |
tree | d21b1b43fe611341bd95d9f088e0f9d5b825f441 /erts/emulator/pcre | |
parent | 6a18795542432fb3f8ba1d4306ec28d6a9250f3e (diff) | |
download | otp-7aa347e1f911f1bcef026c08e32cc4eed280ce38.tar.gz otp-7aa347e1f911f1bcef026c08e32cc4eed280ce38.tar.bz2 otp-7aa347e1f911f1bcef026c08e32cc4eed280ce38.zip |
same_time_yielding/1: Avoid failing if there are many schedulers
On a computer with 32 schedulers, there would be 9632 (301*32)
'timeout' message in the receive queue. Receiving them with a
selective receive (matching on the timer ID) is quite slow.
Change the test case to read out the queue in the order the
messages are stored in the queue.
Diffstat (limited to 'erts/emulator/pcre')
0 files changed, 0 insertions, 0 deletions