Files
synapse/rust
Erik JohnstonandClaude Fable 5 ddbbb84306 Make swap_current_context crate-internal
It has no Python callers (the former Python-side set_current_context was
the only one, and it is native as of this branch), and a raw slot write
that bypasses the rusage accounting and thread-affinity checks is not a
primitive we want importable. Drop the pyfunction export and its stub;
Python uses set_current_context.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JFbRtswu7rsHrttJFauUUb
2026-07-16 15:30:13 +00:00
..