-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
future_util.h defines an API for executing async, future-returning try-until loops (running code repeatedly until some condition is satisfied). Sometimes, we just want to loop the code indefinitely, with no termination condition. We should extend this API to provide a "Loop" utility for these cases, where no (always-false) condition needs to be chained on to the looping request.
- related to
-
SERVER-64649 Complete TODO listed in SERVER-53766
-
- Closed
-