Skip to content

Fix data races and race condidion panics in /consensus call

triazo requested to merge stability into master

This solves most of the problems that you get when rapidly pinging siad with /consensus. There is now an panic when decoding on occasion, so I'll be looking at that next.

Merge request reports