-
Notifications
You must be signed in to change notification settings - Fork 539
Open
Labels
enhancementNew feature or requestNew feature or requestsdk-pythonPython logging APIPython logging API😤 annoyingSomething in the UI / SDK is annoying to useSomething in the UI / SDK is annoying to use
Description
We have so many hacks around that only exist to account for the fact that the Python SDK might share memory with the Rust viewer on some paths, memory which is owned by the Python's GC, which means it can grab the GIL at any time if its refcount drops to zero.
These paths don't exist anymore: even Python spawns the viewer using an external library! Clean it all.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestsdk-pythonPython logging APIPython logging API😤 annoyingSomething in the UI / SDK is annoying to useSomething in the UI / SDK is annoying to use