summaryrefslogtreecommitdiffstatshomepage
path: root/tests/thread/mutate_set.py
Commit message (Collapse)AuthorAge
* tests/thread: Add tests that mutate shared objects.Damien George2016-06-28
Tests concurrent mutating access to: list, dict, set, bytearray.