-
Alex Robinson authored
each service with a lock to ensure that no two goroutines will process a service at the same time. This is needed to avoid weird race conditions.
fc08a0a7
each service with a lock to ensure that no two goroutines will process a service at the same time. This is needed to avoid weird race conditions.