Skip to content

Commit

Permalink
Move pysmurf-controller functions that load lots of data to subprocess (
Browse files Browse the repository at this point in the history
#669)

* Moves functions that load lots of data to subprocess

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* bugfixess and changed subprocess func so it only should be run in worker thread

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Unused imports

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix unit-tests by adding ability to run smurf funcs in main process if specified.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Address Brian's feedback

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
jlashner and pre-commit-ci[bot] committed May 13, 2024
1 parent 3175b01 commit b95aed3
Show file tree
Hide file tree
Showing 3 changed files with 526 additions and 163 deletions.

0 comments on commit b95aed3

Please sign in to comment.