crc-org / vfkit

Apache License 2.0
123 stars 24 forks source link

deps: Update Code-Hex/vz to 3.0.6 #47

Closed cfergeau closed 1 year ago

cfergeau commented 1 year ago

This fixes a few crashes/races/... such as panic: runtime/cgo: misuse of an invalid Handle

goroutine 17 [running, locked to thread]: runtime/cgo.Handle.Value(...) /usr/local/go/src/runtime/cgo/handle.go:124 github.com/Code-Hex/vz/v3.shouldAcceptNewConnectionHandler(0x1400010e000?, 0x0?, 0x14000000001?) /Users/teuf/go/pkg/mod/github.com/!code-!hex/vz/v3@v3.0.4/socket.go:231 +0x11c

praveenkumar commented 1 year ago

/approve

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: praveenkumar Once this PR has been reviewed and has the lgtm label, please ask for approval from cfergeau. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/crc-org/vfkit/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment