Open
Description
Original report by me.
It seems the culprit is incorrect shutdown of the IronPython engine. A possible fix could be #2, as sharing runtime instances would prevent redundant creation of Python engines.
Original report by me.
It seems the culprit is incorrect shutdown of the IronPython engine. A possible fix could be #2, as sharing runtime instances would prevent redundant creation of Python engines.