Let the PVF host kill the worker on timeout (#6381)
* Let the PVF host kill the worker on timeout * Fix comment * Fix inaccurate comments; add missing return statement * Fix a comment * Fix comment
Showing
- polkadot/node/core/pvf/src/execute/worker.rs 3 additions, 1 deletionpolkadot/node/core/pvf/src/execute/worker.rs
- polkadot/node/core/pvf/src/host.rs 1 addition, 1 deletionpolkadot/node/core/pvf/src/host.rs
- polkadot/node/core/pvf/src/prepare/pool.rs 4 additions, 1 deletionpolkadot/node/core/pvf/src/prepare/pool.rs
- polkadot/node/core/pvf/src/prepare/worker.rs 7 additions, 3 deletionspolkadot/node/core/pvf/src/prepare/worker.rs
- polkadot/node/core/pvf/src/worker_common.rs 10 additions, 9 deletionspolkadot/node/core/pvf/src/worker_common.rs
Please register or sign in to comment