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

Commit

Permalink
REWORD
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorropo committed Aug 5, 2022
1 parent 7ac1105 commit 5bb5742
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ func New(parent context.Context, network bsnet.BitSwapNetwork, bstore blockstore
option(bs)
}

bs.pqm.Startup()

// bind the context and process.
// do it over here to avoid closing before all setup is done.
go func() {
Expand Down

0 comments on commit 5bb5742

Please sign in to comment.