[feature] make scratch_seq thread-safe
Add mutex to make request creation and destruction thread-safe. As we need to deal both we requests and tiles during these functions, we lock the entire section.
Showing
Please register or sign in to comment