signals icon indicating copy to clipboard operation
signals copied to clipboard

[question] Not thread safe?

Open IceflowRE opened this issue 4 years ago • 1 comments

As it looks like the library is not thread safe. For example one thread connects another disconnects, emits, etc. Is this correct?

IceflowRE avatar Jul 14 '20 09:07 IceflowRE

Any pointers how to efficiently make it thread safe? ECS systems are usually multithreaded to leverage the ever-increasing number of CPU (v)cores...

dumblob avatar May 31 '21 14:05 dumblob