api-testing
api-testing copied to clipboard
fatal error: concurrent map writes
The server cannot start. See also the error stack:
hey @LinuxSuRen can you provide some reproduction steps. I'd like to give this issue a try.
Thanks for your attention. Actually, I only meet this problem once in a very long time. A good way to reproduce it is by writing unit tests for it. You can easily to create many goroutines.
@LinuxSuRen Sure, I'll have a look at it.