Expand description
Contains the logic for preparing PVFs. Used by the polkadot-prepare-worker binary.
Structs§
- Compiled
Artifact - Contains the bytes for a successfully compiled artifact.
- Prepare
Outcome
Constants§
- PREPARE_
WORKER_ THREAD_ NUMBER - The number of threads for the child process: 1 - Main thread 2 - Cpu monitor thread 3 - Memory tracker thread 4 - Prepare thread
Functions§
- worker_
entrypoint - The entrypoint that the spawned prepare worker should start with.