Update reflections dependency to 0.9.12
azell opened this issue · 3 comments
azell commented
We have seen multithreaded exceptions with reflections 0.9.10 likely due to ronmamo/reflections#81 . The bug appears to be fixed in 0.9.12.
Clayton7510 commented
Thanks! I'll get it updated.
Clayton7510 commented
I tried updating to 0.9.12, however there are breaking changes in 0.9.12. So, I guess it's staying on 0.9.10 until the next release.
azell commented
Perhaps a quicker fix would be to synchronize calls to reflections until an upgrade to 0.9.12.