Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove all shared memory hacks #6412

@teh-cmc

Description

@teh-cmc

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

No one assigned

    Labels

    enhancementNew feature or requestsdk-pythonPython logging API😤 annoyingSomething in the UI / SDK is annoying to use

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions