• Julien Muchembled's avatar
    Better output of verbose locks · 5b69d553
    Julien Muchembled authored
    - For all threads except the main one, the id is displayed instead of the name,
      because the latter is not always unique.
    - Outputs may be interlaced by concurrent thread, so tracebacks are also
      prefixed by their idents.
    5b69d553
locking.py 4.95 KB