LinuxSuRen / api-testing

YAML based API testing tool. 开源接口调试、测试工具。Mock Server

Home Page:https://linuxsuren.github.io/api-testing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fatal error: concurrent map writes

LinuxSuRen opened this issue · comments

commented

The server cannot start. See also the error stack:

image

hey @LinuxSuRen can you provide some reproduction steps. I'd like to give this issue a try.

commented

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.