Closed andyneff closed 4 years ago
The terra zone gets messed up on ThreadPoolExecutor.
The main problem here is log messages appear to come from the wrong zone, but this is not more serious than that.
A current fix would be to create a thread aware version of settings, which adds a lot of complexity.
Solved
The terra zone gets messed up on ThreadPoolExecutor.
The main problem here is log messages appear to come from the wrong zone, but this is not more serious than that.
A current fix would be to create a thread aware version of settings, which adds a lot of complexity.