24034416e0ccacf7325d928d684e94af98b2ad88
Eleventh pass: Rust kernel with_handle_mut has zero synchronization — &mut KernelCore from raw pointer with no Mutex, concurrent FFI calls cause UB (N1 Critical), _run() has two completely different code paths depending on event loop state (N2 Critical), path B blocks event loop thread for every HTTP operation (N3 Critical), asyncio.run() called repeatedly creating destroying event loops per call (N4 Critical), _snapshot_ready Event cascading re-fetch — N callers produce N overlapping HTTP calls (N5 High). 243 total. Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
Description
No description provided
Languages
Python
100%