mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2026-06-17 09:17:05 +00:00
A failed region lookup was inserted into the thread-local cache as nullptr, making the failure permanent for the lifetime of the cache generation - retrying never healed because the fast path would return nullptr without calling GetRegion again. Skip the cache insert on failure so subsequent calls retry the slow path.
38 KiB
38 KiB