next.js
c652fc39 - Improve Incremental Cache Locking Algorithm (#80497)

Commit
249 days ago
Improve Incremental Cache Locking Algorithm (#80497) This improves the locking algorithm used by the incremental cache so that it will retry to get a lock after the lock is released. This corrects the behaviour that existed previously where multiple lockers all acquired a lock after the first lock was released.
Author
Parents
Loading