package
0.0.0-20241126132414-a6474f9c9b52
Repository: https://github.com/talgat-ruby/exercises-go.git
Documentation: pkg.go.dev
# README
Problem 7
Identify the data race in task
. Fix the issue.
NOTE: don't forget to run test with -race
flag
Identify the data race in task
. Fix the issue.
NOTE: don't forget to run test with -race
flag