fix(network): deadlock in lwIP UDP handler's Close function #222
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|