Skip to content

change prepare worker to use fork instead of threads#1685

Merged
mrcnski merged 58 commits into
paritytech:masterfrom
jpserrat:jpserrat-pvf-fork-instead-threads
Nov 14, 2023
Merged

change prepare worker to use fork instead of threads#1685
mrcnski merged 58 commits into
paritytech:masterfrom
jpserrat:jpserrat-pvf-fork-instead-threads

Conversation

@jpserrat

@jpserrat jpserrat commented Sep 24, 2023

Copy link
Copy Markdown
Contributor

Description

@mrcnski @s0me0ne-unkn0wn This is the implementation for the prepare worker. Once you guys are okay with this implementation I'll do the same for the execute worker as suggested by @mrcnski

Closes #574

Kusama address: FkB6QEo8VnV3oifugNj5NeVG3Mvq1zFbrUu4P5YwRoe5mQN

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C1-mentor A task where a mentor is available. Please indicate in the issue who the mentor could be. T0-node This PR/Issue is related to the topic “node”.

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

PVF worker: consider fork instead of thread for better isolation

6 participants