junaiddshaukat commented on PR #37214:
URL: https://github.com/apache/beam/pull/37214#issuecomment-3753064915
@damccorm, I have addressed Gemini comments: fix race condition, optimize
evictIfNeeded
- Fixed critical race condition in promise callback: only update cache if
the entry is still the same promise we're resolving
- Optimized evictIfNeeded: use entries() iterator and removed redundant
checks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]