Please search the issue tracker on github for shutdown related issues. This
was discussed extensively.
There is WIP pull request worked on by 3 people to support this reloading
scenario in Unity.
On Wed, Oct 3, 2018, 9:50 PM Ron Harding via PythonDotNet <
pythondotnet@python.org> wrote:
> Did y
Thanks Ron,
"Did you try background or threadpool threads?"
Threading isn't an issue here, everything here is single threaded and
synchronous.
"Redirected process calls and looking for stdin stdout stderr streams allows
more control."
Unfortunately, when I do this, I don't get any further i