Ivan
Ivan
Hey @cchamplin, the team synced on this pull request and we are fine with the current proposal. Please, can you rebase so we can merge it as-is?
Hey @joanlopez, I won't be able to rebase this, can you take care of it, please?
Hey @aiwaters! I'm closing this pull request as it applies changes to the codebase that we don't intend to change and it has been in a WIP state for long...
Note, once Go 1.25 is released, this issue will become less relevant, because the default value for [GOMAXPROCS will then consider](https://pkg.go.dev/runtime@master#hdr-Default-GOMAXPROCS) the cgroup CPU quota.
Hey @tikolakin, thanks for you report. 🙇 This seems to be expected. The documentation [explicitly reports](https://grafana.com/docs/k6/latest/javascript-api/k6-net-grpc/client/client-connect/#connectparams) that the timeout parameter on the `connect` function is for the connection request. It...
Hey @sukhmel, thanks for sharing your feedback, it's very appreciated! 🙇 k6 docs always welcome contributions. Would you be open to checking them out and contribute? Here's the link: https://github.com/grafana/k6-docs....
@ankur22 the latest added tests seems to fail
>it's one of those cases where it works on my machine and not in CI. @ankur22 Did you try to run with `-race` enabled? > could it be a change...