Commit 995bbea4 authored by David Steele's avatar David Steele
Browse files

Ease up the slow file test, for pypy

The concurrency test is essentially a race between a file read,
with a 1 second delay, and 40 1-byte net reads, with a 10msec delay.

Pypy can fail this test, for reasons that appear to have nothing to
do with the goal of the test.

Ease the goal to allow pypy to catch up.
parent 80d2f5dd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment