gopherdata / gopherdata/gophernotes
Problem with goroutines and closures. Wrong function execution
Open
- Dominant language
- Go
- Stars
- 4k
- Forks
- 264
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 1
Description
I'm running inside the dockerized version running the command from the readme,
I should get 10 11 12 but instead I get 12 12 12. The code works fine if I make it into a standalone go program.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.