webrtc: wait for FIN_ACK before closing data channels #6605
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
18 errors
go-test / ubuntu (go 1.20.x):
p2p/net/swarm/swarm_stream.go#L83
s.closeOnce undefined (type *Stream has no field or method closeOnce)
|
go-test / ubuntu (go 1.20.x):
p2p/net/swarm/swarm_stream.go#L83
s.remove undefined (type *Stream has no field or method remove)
|
go-test / ubuntu (go 1.20.x)
Process completed with exit code 1.
|
go-test / ubuntu (go 1.21.x):
p2p/net/swarm/swarm_stream.go#L83
s.closeOnce undefined (type *Stream has no field or method closeOnce)
|
go-test / ubuntu (go 1.21.x):
p2p/net/swarm/swarm_stream.go#L83
s.remove undefined (type *Stream has no field or method remove)
|
go-test / ubuntu (go 1.21.x)
Process completed with exit code 1.
|
go-test / macos (go 1.20.x):
p2p/net/swarm/swarm_stream.go#L83
s.closeOnce undefined (type *Stream has no field or method closeOnce)
|
go-test / macos (go 1.20.x):
p2p/net/swarm/swarm_stream.go#L83
s.remove undefined (type *Stream has no field or method remove)
|
go-test / macos (go 1.20.x)
Process completed with exit code 1.
|
go-test / macos (go 1.21.x):
p2p/net/swarm/swarm_stream.go#L83
s.closeOnce undefined (type *Stream has no field or method closeOnce)
|
go-test / macos (go 1.21.x):
p2p/net/swarm/swarm_stream.go#L83
s.remove undefined (type *Stream has no field or method remove)
|
go-test / macos (go 1.21.x)
Process completed with exit code 1.
|
go-test / windows (go 1.20.x):
p2p/net/swarm/swarm_stream.go#L83
s.closeOnce undefined (type *Stream has no field or method closeOnce)
|
go-test / windows (go 1.20.x):
p2p/net/swarm/swarm_stream.go#L83
s.remove undefined (type *Stream has no field or method remove)
|
go-test / windows (go 1.20.x)
Process completed with exit code 1.
|
go-test / windows (go 1.21.x):
p2p/net/swarm/swarm_stream.go#L83
s.closeOnce undefined (type *Stream has no field or method closeOnce)
|
go-test / windows (go 1.21.x):
p2p/net/swarm/swarm_stream.go#L83
s.remove undefined (type *Stream has no field or method remove)
|
go-test / windows (go 1.21.x)
Process completed with exit code 1.
|