summaryrefslogtreecommitdiff
path: root/util/ec3po/threadproc_shim.py
Commit message (Expand)AuthorAgeFilesLines
* ec: Use chromite isort configJeremy Bettis2023-02-031-0/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* ec: Format all python files with black and isortJeremy Bettis2022-07-121-15/+16
* ec3po: Migrate interpreter.py to python2/3 compatibleYilin Yang2020-09-261-2/+2
* ec3po: Update threadproc_shim.py to use threading-oriented implementations.Matthew Blecker2018-10-181-9/+7
* ec3po: Add USING_SUBPROCS and DoIf() to threadproc_shim.py.Matthew Blecker2018-10-161-1/+40
* ec3po: Add threadproc_shim.py library for subprocesses to threads transition.Matthew Blecker2018-10-151-0/+29