mgirouard/waterlog

concurrent map iteration and map write in kit implementation

mgirouard opened this issue · 0 comments

It's possible to panic in as the internal kvs map can be written to and iterated over.

fatal error: concurrent map iteration and map write