mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-08 14:03:29 +00:00
725885819e
The failure was observed on WSL under high load. psycopg> =================================== FAILURES =================================== psycopg> _____________________________ test_ctrl_c_handler ______________________________ psycopg> t0 = time.time() psycopg> proc = sp.Popen([sys.executable, "-s", "-c", script], creationflags=creationflags) psycopg> proc.communicate() psycopg> t = time.time() - t0 psycopg> assert proc.returncode == 0 psycopg> > assert 1 < t < 2 psycopg> E assert 3.7456982135772705 < 2 psycopg> psycopg> tests/test_concurrency.py:293: AssertionError |
||
---|---|---|
.. | ||
ctypes.patch | ||
default.nix |