This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
PVF: Logging in PVF workers has no effect #7112
Labels
I3-bug
Fails to follow expected behavior.
T4-parachains_engineering
This PR/Issue is related to Parachains performance, stability, maintenance.
ISSUE
Overview
See title. In the past to do print debugging from the workers I would write to a tmp file.
How does
gum
work beneath the hood? @sandreim any tips?Steps to reproduce
sp_tracing::init_for_tests();
toexecute_good_block_on_parent
.cargo test execute_good_block_on_parent -- --nocapture
.in
worker_event_loop
does not do anything.The text was updated successfully, but these errors were encountered: