Fix waitImpl to detach the future after calling setCallback_
Summary: It's not safe to access the core after setCallback_ was called, while SemiFuture::operator= may check core_.executor_ Reviewed By: yfeldblum Differential Revision: D15871436 fbshipit-source-id: 1fe0a6b3fe1638cd8f5bab49572203f7b252c0dd
Showing
Please register or sign in to comment