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
Add basic functionality tests
While this doesn't test any threading interactions, it at least runs
both fast and slow-path initialization to catch obvious issues like
missed wakeups, refcount changes, and freeing the queue.