Closed
Description
After worker separation and liberation, puppet workers used for integration tests will not be needed anymore. Their additional functionality (that is only used for those tests) may be integrated into the real workers and gated through #[cfg(test)]
, as discussed here.
Also, it'd probably open the way for the refactoring of real workers which may be placed into corresponding binary crates in node/core/pvf
without the necessity to have separate library and binary crates for every of them.
Metadata
Metadata
Assignees
Labels
No labels