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

'Bindings' has concurrent r/w issue in DSL sample #6

Open
zyingfei opened this issue Mar 5, 2019 · 0 comments
Open

'Bindings' has concurrent r/w issue in DSL sample #6

zyingfei opened this issue Mar 5, 2019 · 0 comments
Labels

Comments

@zyingfei
Copy link

zyingfei commented Mar 5, 2019

https://github.com/samarabbas/cadence-samples/blob/c65d2c53058c678e4b98fedf2f76560f83bfd9dc/cmd/samples/dsl/workflow.go#L120

Seems map will panic if 'bindings' is read at the same time.

@zyingfei zyingfei changed the title Bindings has concurrent r/w issue in DSL sample 'Bindings' has concurrent r/w issue in DSL sample Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants