Function crossbus::reactor::is_pending_polled
source · pub fn is_pending_polled() -> boolExpand description
Future execution reach an phase where needs some uncertain time
NOTE that
- polling the in-memory-vector-based stream does not take uncertain time
- polling remote html page does
- polling a sleep-based future does