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

feat(session): instantiated sessions lazily #27

Merged
merged 1 commit into from
May 16, 2019
Merged

Conversation

hannahhoward
Copy link
Contributor

Do not instantiate a bitswap session if all operations are local

fix ipfs/kubo#4660

Do not instantiate a bitswap session if all operations are local
@whyrusleeping whyrusleeping added the status/in-progress In progress label May 16, 2019
@hannahhoward
Copy link
Contributor Author

Oddly this was taken like 90% of the way back in 19ff679

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.

(I thought this was finished ages ago)

@Stebalien Stebalien merged commit e910362 into master May 16, 2019
@Stebalien Stebalien removed the status/in-progress In progress label May 16, 2019
@Stebalien Stebalien deleted the feat/lazy-sessions branch May 16, 2019 05:06
Jorropo pushed a commit to ipfs/go-libipfs-rapide that referenced this pull request Mar 23, 2023
feat(session): instantiated sessions lazily

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

allow blockservice to lazily create sessions
3 participants