Closed hanjinliu closed 1 year ago
Current implementation of macrokit is not thread-safe. Using thread_worker in parallel will cause unexpected macro blocking/activation.
thread_worker
Current implementation of macrokit is not thread-safe. Using
thread_worker
in parallel will cause unexpected macro blocking/activation.