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

Reduces the number of threads we spawn #810

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Jan 30, 2020

Integrates async-rs/async-std#687, which reduces the number of threads we spawn.

After this, we're at a constant 38 threads.

@tomaka tomaka added the A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). label Jan 30, 2020
@tomaka
Copy link
Contributor Author

tomaka commented Jan 30, 2020

Any review? This definitely fixes the panic that Polkadot master encounters.

@gavofyork gavofyork merged commit 7e7aba0 into paritytech:master Jan 30, 2020
@tomaka tomaka deleted the fix-many-threads branch January 30, 2020 17:10
tomaka added a commit to tomaka/polkadot-1 that referenced this pull request Feb 3, 2020
bkchr pushed a commit that referenced this pull request Feb 3, 2020
tomusdrw pushed a commit that referenced this pull request Mar 26, 2021
* Simplify operational extrinsics

* Remove old extrinsics from finality verifier
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants