Closed coolparadox closed 7 years ago
Please see the following issues for comments on implementation:
Fixes #14 Fixes #18
maps are not concurrent-safe, I think you need a sync.RWMutex there.
+1 on concurrency issues with map, thanks for pointing it
Please see the following issues for comments on implementation:
Fixes #14 Fixes #18