Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Concurrency failure in bdd-test #649

Closed
troyronda opened this issue Oct 31, 2019 · 0 comments · Fixed by #652
Closed

Concurrency failure in bdd-test #649

troyronda opened this issue Oct 31, 2019 · 0 comments · Fixed by #652
Assignees
Labels
bug Something isn't working
Milestone

Comments

@troyronda
Copy link
Contributor

fatal error: concurrent map writes

goroutine 177 [running]:
created by github.com/hyperledger/aries-framework-go/test/bdd.(*AgentSDKSteps).registerPostMsgEvent
aries-framework-go/test/bdd/agent_sdk_steps.go:120

goroutine 1 [select]:
aries-framework-go/test/bdd.(*DIDExchangeSteps).waitForPostEvent
aries-framework-go/test/bdd/did_exchange_steps.go:72

@troyronda troyronda added the bug Something isn't working label Oct 31, 2019
@troyronda troyronda added this to the 0.1.0 milestone Oct 31, 2019
@fqutishat fqutishat self-assigned this Oct 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

2 participants