quintilesims / layer0

Build, Manage, and Deploy Your Applications
Apache License 2.0
44 stars 20 forks source link

add mutex to scaler dispatcher #368

Closed zpatrick closed 7 years ago

zpatrick commented 7 years ago

What does this pull request do? This should fix the fatal error: concurrent map read and map write error some people have been seeing.

How should this be tested? Run the unit tests in the scaler package

Checklist