OClCollMeshEngn: Add bridged delay in finalize()
See the diff of the todo file within this commit for more details. In short, we do this to prevent the possibility of an in-flight async contin accessing metadata that we've already destroyed after finalize() has been called.
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#include <user/compute.h>
|
||||
#include <user/senseApiDesc.h>
|
||||
|
||||
#define OCLCOLLMESH_ENGN_FINALIZE_DELAY_MS 1
|
||||
|
||||
namespace smo {
|
||||
namespace stim_buff {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user