Files
InvokeAI/tests/dangerously_run_function_in_subprocess.py
psychedelicious 2bfb4fc79c tests: add util to run a function in separate process
This allows our tests to run in an isolated environment. For tests taht implicitly depend on import behaviour, this can prevent side-effects.

The function should only be used for tests.
2025-03-06 07:49:35 +11:00

1.3 KiB