Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Dispatch only if not already on TP #1626

Closed
wants to merge 1 commit into from

Conversation

benaadams
Copy link
Contributor

@benaadams benaadams commented Apr 7, 2017

Don't double dispatch.

Input pipe can dispatch (flush); then output pipe can also dispatch for write (flush)

Detect if already on TP (as either behaviour could change) and don't dispatch a second time if so.

/cc @davidfowl

Don't double dispatch
@benaadams
Copy link
Contributor Author

nvm :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants