ice icon indicating copy to clipboard operation
ice copied to clipboard

Python Ice/servantLocator failure

Open pepone opened this issue 1 year ago • 0 comments

I saw this when running with Python debug build on Windows

*** [30/35] Running python/Ice/servantLocator tests ***
[ running client/server test - 03/16/24 18:27:24 ]
- Config: ssl,Debug,x64
testing stringToProxy... ok
testing checked cast... ok
testFatal Python error: _PyInterpreterState_GET: the function must be called with the GIL held, after Python initialization and before Python finalization, but the GIL is released (the current Python thread state is NULL)
iPython runtime state: initialized

pepone avatar Mar 16 '24 17:03 pepone