Skip to content
This repository was archived by the owner on Jul 1, 2021. It is now read-only.

Remove unused CancelToken from MemoryTransport #838

Conversation

pipermerriam
Copy link
Member

@pipermerriam pipermerriam commented Jul 24, 2019

What was wrong?

The MemoryTransport accepted a CancelToken as part of the constructor but it never actually uses it.

How was it fixed?

Removed it.

To-Do

  • Clean up commit history

Cute Animal Picture

put a cute animal picture link inside the parentheses

@pipermerriam pipermerriam requested a review from carver July 24, 2019 19:52
@pipermerriam pipermerriam force-pushed the piper/remove-unneeded-token-from-MemoryTransport branch from 89cadcb to 0d00dd6 Compare July 24, 2019 19:53
@pipermerriam pipermerriam mentioned this pull request Jul 24, 2019
2 tasks
@pipermerriam pipermerriam force-pushed the piper/remove-unneeded-token-from-MemoryTransport branch from 0d00dd6 to aa54a13 Compare July 24, 2019 19:55
@pipermerriam pipermerriam force-pushed the piper/remove-unneeded-token-from-MemoryTransport branch from aa54a13 to 15a6d68 Compare July 24, 2019 22:18
@pipermerriam
Copy link
Member Author

Includes #839 to fix the flaky test.

@carver
Copy link
Contributor

carver commented Jul 25, 2019

Nice

@pipermerriam pipermerriam merged commit 1d7ab18 into ethereum:master Jul 25, 2019
@pipermerriam pipermerriam deleted the piper/remove-unneeded-token-from-MemoryTransport branch July 25, 2019 20:24
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.

2 participants