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

go-acc ./... fails with message exec: already started #21

Closed
dharnitski opened this issue Jun 23, 2020 · 3 comments
Closed

go-acc ./... fails with message exec: already started #21

dharnitski opened this issue Jun 23, 2020 · 3 comments

Comments

@dharnitski
Copy link

dharnitski commented Jun 23, 2020

exec: already started
Exited with code exit status 1

Issue stared about 30 min ago

Likely related to this commit:
e95c7e3

reproducible sample - https://circleci.com/gh/dharnitski/go-coverage-sample/9

Line 155 should be removed. It is duplicate
image

@aeneasr
Copy link
Member

aeneasr commented Jun 23, 2020

😅 Gonna fix this

@aeneasr
Copy link
Member

aeneasr commented Jun 23, 2020

You can probably work around it by checking out the version prior!

@dharnitski
Copy link
Author

I am in GOPATH and getting
go: cannot use path@version syntax in GOPATH mode

when try to execute

go get -u github.com/ory/go-acc@v0.2.3

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

No branches or pull requests

2 participants