crystal icon indicating copy to clipboard operation
crystal copied to clipboard

Some specs in interpreted mode timeout

Open asterite opened this issue 3 years ago • 0 comments

Some specs in spec/std/http/server/server_spec.cr, when ran in interpreted mode, timeout. This doesn't make much sense because even though the interpreter is slower than compiled mode, it's not that much slower to cause a timeout.

We should investigate why this happens. In the meantime, specs have a bigger timeout in interpreted mode.

asterite avatar Aug 30 '22 14:08 asterite