Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI #97

Merged
merged 1 commit into from
Jul 27, 2024
Merged

Fix CI #97

merged 1 commit into from
Jul 27, 2024

Conversation

ohkinozomu
Copy link
Contributor

Fix:

--- FAIL: TestLeaks (0.55s)
    main_test.go:34: found unexpected goroutines:
        [Goroutine 34 in state select, with github.com/golang/glog.(*fileSink).flushDaemon on top of the stack:
        github.com/golang/glog.(*fileSink).flushDaemon(0x158d2b8)
        	/home/runner/go/pkg/mod/github.com/golang/glog@v1.2.1/glog_file.go:351 +0xb9
        created by github.com/golang/glog.init.1 in goroutine 1
        	/home/runner/go/pkg/mod/github.com/golang/glog@v1.2.1/glog_file.go:166 +0x135
        ]
FAIL
FAIL	github.com/wind-c/comqtt/v2/cmd/single	0.558s

Maybe either VerifyTestMain or VerifyNone would be enough.

@wind-c wind-c merged commit 9c7e011 into wind-c:main Jul 27, 2024
1 check passed
@ohkinozomu ohkinozomu deleted the fix-ci branch August 13, 2024 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants