- Fix race condition in generate test temp_dir() by using PID + atomic counter
instead of nanosecond timestamps that collide under parallel test execution
- Apply cargo fmt to tunnel.rs for consistent formatting
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>