vtr3 icon indicating copy to clipboard operation
vtr3 copied to clipboard

Add Filesystem Checks in Async Tasks

Open a-krawciw opened this issue 2 years ago • 0 comments

Currently vertex data can still be in the process of being written when async tasks like intra_experience_merging try to read the map.

Add checks to async data pointers to check if they're null before accessing data.

a-krawciw avatar Feb 03 '23 19:02 a-krawciw