-
Notifications
You must be signed in to change notification settings - Fork 463
t8n should use in-process traces #2939
Copy link
Copy link
Open
Labels
A-spec-toolArea: Specification Tooling—Tools for the Ethereum specification (eg. `src/ethereum_spec_tools/*`)Area: Specification Tooling—Tools for the Ethereum specification (eg. `src/ethereum_spec_tools/*`)E-mediumExperience: of moderate difficultyExperience: of moderate difficultyP-low
Metadata
Metadata
Assignees
Labels
A-spec-toolArea: Specification Tooling—Tools for the Ethereum specification (eg. `src/ethereum_spec_tools/*`)Area: Specification Tooling—Tools for the Ethereum specification (eg. `src/ethereum_spec_tools/*`)E-mediumExperience: of moderate difficultyExperience: of moderate difficultyP-low
Type
Fields
Give feedbackNo fields configured for issues without a type.
We should consider keeping the traces in-process rather than having them make a roundtrip through tempfile json. Probably in a later PR.
Originally posted by @petertdavies in #2924 (comment)