Function crossbus::reactor::pending_polled
source · pub fn pending_polled()Expand 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