Skip to content

fix(network): deadlock in lwIP UDP handler's Close function #222

fix(network): deadlock in lwIP UDP handler's Close function

fix(network): deadlock in lwIP UDP handler's Close function #222

Triggered via pull request July 25, 2023 20:49
Status Failure
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test (ubuntu-latest): network/lwip2transport/udp_test.go#L57
cannot use p (variable of type *noopSingleSessionPacketProxy) as network.PacketRequestSender value in return statement: *noopSingleSessionPacketProxy does not implement network.PacketRequestSender (wrong type for method WriteTo)
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-2019)
The job was canceled because "ubuntu-latest" failed.
test (windows-2019)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.