Currently _xxsubinterpreters.run_string() fails if the interpreter has other threads running, e.g. subthreads created by a previous run_string() call. This should be fixed to allow other threads to be running.
Linked PRs
Reactions are currently unavailable
Currently _xxsubinterpreters.run_string() fails if the interpreter has other threads running, e.g. subthreads created by a previous run_string() call. This should be fixed to allow other threads to be running.
Linked PRs