Skip to content

v1.2.4

Choose a tag to compare

@jumpcutking jumpcutking released this 05 Jun 16:05
· 64 commits to main since this release

In order to prevent an out of sequence order, attempting to add a thread without initiating the thread manager will cause an error. Call threads.init() before calling threads.add.