mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
113f079449
This fixes a situation where several entities in the queue are involved in a disconnected crossing, and the first one detects the disconnection, but a later one clears out that first detection from the cache. Now we clear caches one time before starting the validation work.