1be15401b496ca345a638441705e4cb6f60ca8e8
When the client closes websocket connections that sends container output through websocket, an error message is displayed: "Error attaching websocket: %!s(<nil>)" This message is misleading. Thus, this change suggests to check if error is nil and print the correct message accordingly. Signed-off-by: Boaz Shuster <ripcurld.github@gmail.com> Upstream-commit: 8f65bb6d90e3a95420bb634e415c3cce36d86201 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%