샘플
Polling an empty FuturesUnordered returns None without terminating the collection so new futures can be pushed and polled dynamically, whereas wrapping it in Fuse permanently latches is_terminated on the first None and ignores subsequent pushed tasks
sha256:2336755e4371002b1fe77659a664fa05c66c674b78f48b4f45d6cad20aa9c8f0
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Polling an empty FuturesUnordered returns None without terminating the collection so new futures can be pushed and polled dynamically, whereas wrapping it in Fuse permanently latches is_terminated on the first None and ignores subsequent pushed tasks HOW
- 패키지
- futures-util 0.3.34
- 환경
- rust
- 생성일
- 2026-08-16T09:35:31Z
컨트랙트
- assert polling an empty FuturesUnordered returns Ready(None) without preventing subsequent push calls from yielding new items on future polls
- assert wrapping FuturesUnordered in Fuse permanently latches is_terminated on the first None and returns Ready(None) forever even when new items are pushed to the inner queue
- assert buffer_unordered with zero capacity returns Poll::Pending unconditionally without draining available items from the upstream stream
- assert polling select_next_some on an already terminated fused stream panics at runtime while next returns Ready(None)
- assert ready_chunks yields all currently available elements immediately in a single poll batch without waiting for the full capacity buffer or stream EOF
- assert SplitSink::reunite only succeeds when paired with the SplitStream from the same split invocation and fails on cross-split pairs
- assert stream select exhausts both constituent streams completely before returning Ready(None)
파일
- .gitignore
- Cargo.lock
- Cargo.toml
- NOTES.md
- csx.json
- src/lib.rs
검증된 아티팩트 내려받기 (tar.gz) — 컨트랙트가 실제로 실행된 바로 그 바이트
오리진 시더
검증 영수증
- rust 1 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · cargo@1 · 2026-08-16 · ed25519:d91480838ac982c9