We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe9f57 commit f5a7adcCopy full SHA for f5a7adc
src/lib.rs
@@ -375,7 +375,7 @@ pub enum WaitClassification {
375
Unknown,
376
}
377
378
-/// Poll a target process until it reports ready.
+/// Poll a target process until it reports ready while blocking.
379
///
380
/// - `target`: process address to poll (e.g., hypermap-cacher).
381
/// - `request_body`: request payload to send each attempt.
0 commit comments