Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

fix: avoid calling ctx.SetDeadline() every time we send a message #369

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

dirkmc
Copy link
Contributor

@dirkmc dirkmc commented Apr 22, 2020

Fixes #367

@dirkmc dirkmc requested a review from Stebalien April 22, 2020 17:51
Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@Stebalien Stebalien merged commit f4b63ee into master Apr 22, 2020
Jorropo pushed a commit to Jorropo/go-libipfs that referenced this pull request Jan 26, 2023
fix: avoid calling ctx.SetDeadline() every time we send a message

This commit was moved from ipfs/go-bitswap@f4b63ee
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.

Frequent allocations setting context deadlines
2 participants