-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Was it ever discussed to support direct timeout args to poll_list?
Typically to avoid possibly blocking on a long-running task when there are no immediate tasks, one has to create a short timeout, then add that to the list for each call to poll_list, resulting in an extra host call per iteration.
Metadata
Metadata
Assignees
Labels
No labels