Closed paganotoni closed 5 years ago
There are some cases where buffalo panics while reloading the app with fatal error: concurrent map iteration and map write.
fatal error: concurrent map iteration and map write
I don't have this clear, it just happens some times, maybe some race condition.
This is the stack track i see in the console.
Please run buffalo info and paste the information below where it says "PASTE_HERE".
buffalo info
Fixed with v1.1.9
Description
There are some cases where buffalo panics while reloading the app with
fatal error: concurrent map iteration and map write
.Steps to Reproduce the Problem
I don't have this clear, it just happens some times, maybe some race condition.
Actual Behavior
This is the stack track i see in the console.
Info
Please run
buffalo info
and paste the information below where it says "PASTE_HERE".