Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Propagate new block messages to other clients in a worker thread #928

Merged
merged 2 commits into from
Feb 20, 2019

Conversation

ajsutton
Copy link
Contributor

PR description

To ensure the netty thread doesn't get blocked, we should do the validation and propagation of blocks on a worker thread instead of the netty thread.

@ajsutton ajsutton merged commit 1286ad3 into PegaSysEng:master Feb 20, 2019
@ajsutton ajsutton deleted the propagate-on-separate-thread branch February 20, 2019 21:06
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