irctest/irctest/irc_utils
Val Lorentz 36901c1433
Fix lock on the set of used ports (#235)
pytest-xdist (well, execnet) re-loads modules after forking, so each process
had its own lock, making the lock useless.

Co-authored-by: Shivaram Lingamneni <slingamn@cs.stanford.edu>
2023-09-24 08:47:00 +02:00
..
__init__.py Add message parser and write first actual test. 2015-12-19 08:43:45 +01:00
ambiguities.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
capabilities.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
filelock.py Fix lock on the set of used ports (#235) 2023-09-24 08:47:00 +02:00
junkdrawer.py Add Sable (#229) 2023-09-21 09:18:23 +02:00
message_parser.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
sasl.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00