-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Bump gorilla websocket to 1.5.1+ #14597
Copy link
Copy link
Closed
Labels
area/buildBuild topics specifically related to KnativeBuild topics specifically related to Knativekind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
/area build
Since upstream gorilla websocket changed SetCloseHandler to handle a returned error from WriteControl():
serving's unit test TestServerShutdown() started failing as websocket does not return CloseError.
We temporary pin to gorilla websocket to 1.5.0 but should be fixed.
Please refer to #14588 for the error log.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/buildBuild topics specifically related to KnativeBuild topics specifically related to Knativekind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.