Skip to content

Commit

Permalink
Temp enable worker
Browse files Browse the repository at this point in the history
  • Loading branch information
dapplion committed May 2, 2023
1 parent 6a65955 commit 516b44e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/beacon-node/src/network/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,6 @@ export const defaultNetworkOptions: NetworkOptions = {
// see https://github.com/ChainSafe/lodestar/issues/5441
maxGossipTopicConcurrency: 512,
...defaultGossipHandlerOpts,
// TEMP default to try
useWorker: true,
};

0 comments on commit 516b44e

Please sign in to comment.