myzhan

Results 70 comments of myzhan

I think it's related to https://github.com/agiledragon/gomonkey/issues/103

Tried on both intel machine and M1 machine, no luck.

Yes, I have tested it on both intel and M1 machine, macOS sonoma.

Ah, I ran the tests with "-gcflags=-l", I should try "-gcflags=all=-l"

I tried "-gcflags=all=-l" and met failure. Running tool: /home/myzhan/local/go/bin/go test -timeout 30s -coverprofile=/tmp/vscode-gotFUMeL/go-code-cover -run ^TestApplyPrivateMethod$ github.com/agiledragon/gomonkey/v2/test -gcflags=all=-l unexpected fault address 0x4ff049a4f2e7f9 fatal error: fault [signal SIGSEGV: segmentation violation code=0x1 addr=0x4ff049a4f2e7f9...

> what's your command? I tried to run `make test` and all get passwd. @myzhan I ran "make test".

用 master 分支就好,一般是在 locust 做了不兼容的修改后,boomer 才会发一个 tag,让用户可以用回老版本的 locust。

这个是因为握手的时候,没收到 locust 发回来 ack 信息。能稳定复现吗?我本地没复现。

> > 多谢答复,使用新版本的解决了该问题。但是又出现了如下问题: boomer侧: Timeout waiting for ack message from master, you may use a locust version before 2.10.0 or have a network issue. > > locust侧: Worker xxx failed...