SIGN IN SIGN UP
FuelLabs / fuel-core UNCLAIMED

Rust full node implementation of the Fuel v2 protocol.

0 0 15 Rust

Fixed flaky syscall integration tests (#3103)

This PR replaces the usage of the `Command` to run `fuel-core` with
forking the thread into the process to run the test with the node there.
The child process has a custom dispatcher that captures all tracing
logs, and returns them later to the parent process via the pipe.
G
Green Baneling committed
f60a0bcf96ef7c392ddb9fb7b8c4a2652db72ea3
Parent: fe8be0a
Committed by GitHub <noreply@github.com> on 9/29/2025, 1:02:51 PM