kernel: synchronize autotuner cache updates (#4554)
Protect the autotuner cache lazy load and miss-path writes with an explicit lock, and save a snapshot so pickle never iterates a dict while another thread mutates it. Assisted-by: Claude Opus 4.7 Co-authored-by: Ralf Gommers <ralf.gommers@gmail.com>
N
Neil Schemenauer committed
5f17fde9fc575435a4211fbe9c8ea4c0fba012d2
Parent: 2c50b7d
Committed by GitHub <noreply@github.com>
on 7/20/2026, 1:28:52 PM