Files
GrasshopperAsyncComponent/GrasshopperAsyncComponent
Dimitrie Stefanescu 92f814dab4 fix(threading): fixes race condition in settings vars on worker done() calls
changes SetData to int value (1=setting, 0=not setting), and moves all ops to interlocked calls on
ints - fingers crossed
2021-02-03 19:49:21 +00:00
..