loop/assets
Slyghtning dc39d63d8d
assets: avoid locking cache during RPC
Restrict the asset-name cache mutex to map access so a slow
QueryAssetStats call cannot block cached readers. Use an RWMutex for
independent cache reads and add a concurrent regression test.
2026-08-03 10:05:05 +02:00
..
client.go assets: avoid locking cache during RPC 2026-08-03 10:05:05 +02:00
client_test.go assets: avoid locking cache during RPC 2026-08-03 10:05:05 +02:00