(Wangle) Fix possible race in updating FSM state
Summary: Storing the new state could be a memory race according to C++ (but wasn't in practice). I only checked GCC though. Reviewed By: @nbronson Differential Revision: D2189287
Showing
Please register or sign in to comment