• [$] Deterministic testing for multithreaded Python

    From LWN.net@1337:1/100 to All on Fri Sep 4 16:30:06 2026
    [$] Deterministic testing for multithreaded Python

    Date:
    Fri, 04 Sep 2026 15:29:17 +0000

    Description:
    Python's support for multithreaded programs has improved considerably over
    the last few years with the advent of the "free-threaded" version of the language . But
    testing multithreaded programs is notoriously difficult, because the
    underlying host system determines the thread-execution ordering, which adds
    an element of non-determinism. At PyCon US, Larry Hastings gave a talk ( YouTube video )
    about his blanket project,
    which is meant to provide mechanisms for deterministic testing of
    multithreaded Python code.

    ======================================================================
    Link to news story:
    https://lwn.net/Articles/1090579/


    --- Mystic BBS v1.12 A49 (Linux/64)
    * Origin: tqwNet UK HUB @ hub.uk.erb.pw (1337:1/100)