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
Commit a7dcf86 removed the thread
limit, but the code to locate an empty slot was broken in the process.
It would effectively allocate a new block of slots for each thread.
Signed-off-by: Erik Boasson <[email protected]>
0 commit comments