- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for unwindTo (0.04 seconds)
-
build-logic/documentation/src/main/groovy/gradlebuild/docs/dsl/docbook/HtmlToXmlJavadocLexer.java
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Dec 09 08:14:05 GMT 2020 - 5.8K bytes - Click Count (0) -
android/guava/src/com/google/common/util/concurrent/AbstractFuture.java
*/ Runnable task = requireNonNull(curr.task); if (task instanceof DelegatingToFuture) { DelegatingToFuture<?> setFuture = (DelegatingToFuture<?>) task; // We unwind setFuture specifically to avoid StackOverflowErrors in the case of long // chains of DelegatingToFutures // Handling this special case is important because there is no way to pass an executor toCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sat Mar 07 14:39:00 GMT 2026 - 43.6K bytes - Click Count (0) -
fastapi/routing.py
_sse_producer_cm() ) # Ensure the receive stream is closed when the exit stack # unwinds, preventing ResourceWarning from __del__. async_exit_stack.push_async_callback(sse_receive_stream.aclose) async def _sse_with_checkpoints(
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sun Mar 15 11:44:39 GMT 2026 - 193K bytes - Click Count (0)