You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Threads were taking arguments by reference, rather than creating copies. This has been altered to the correct behavior, which should fix several fatal (and subtle) errors.
Adds a regression test that will automatically detect similar failures (with high probability).
Recommend immediate update and recompilation of all projects using this library.
0 commit comments