Fixing Until, Take
Summary: `apply()` returns false if and only if the handler it was //directly// passed returned false. `Take` didn't do this right, and `Until` was just broken. Test Plan: More thorough unit tests. Reviewed By: kittipat@fb.com FB internal diff: D913185
Showing
Please register or sign in to comment