fix leak in MPMCQueueTest's use of boost::intrusive_ptr
Summary: MPMCQueueTest's intrusive reference count test implementation was incorrect, so it simultaneously didn't test what it should and had a leak. Test Plan: tests, plus new __thread to track lifetimes Reviewed By: meyering@fb.com Subscribers: njormrod, soren, meyering FB internal diff: D1569448
Showing
Please register or sign in to comment