You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document guidelines for physical operator yielding (#15030)
* Document guidelines for physical operator yielding
To start a policy of the behavior physical operator streams should have
and drive improvements in this area to allow for timely cancellation.
Connects to #14036 and related to pull requests such as #14028.
* Remove discussion of tokio coop
* Move rationale up
* TODO ADD LINK
* Say block the CPU rather than pin the CPU
* Add a caveat to use the right tool for the situation
* Improve documentation of yield guidelines
Co-authored-by: Mehmet Ozan Kabak <[email protected]>
* Fix newlines and whitespace in comment
* Add a link to the cancellation benchmark documented in the README
* Fix newlines in benchmarks README
---------
Co-authored-by: Mehmet Ozan Kabak <[email protected]>
0 commit comments