Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HWP Emulation and PID agent lockless restructure (#606)
* HWP Emulation and PID restructure * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * More complete PMX emulation * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Changes based on Brian's review * fix session.data + threading in PID agent * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fixes from further testing of PID agent * remode PID start mode from docs * Fix tests * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix mutable defaults * Adds traceback to device-emulator exception * adds time to device emulator logs * add debug print to when readline failes * change order of tests * test * change to update_responses * test update_responses * update_responses docstring * more testing race-conditions * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Adds session data info to docstring --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information