Remove eager return from treadmill
commite7f56d2f2791ab61858d3a3dde908791c8aeb184
authorPaul Bissonnette <paulbiss@fb.com>
Fri, 25 Aug 2017 21:37:04 +0000 (25 14:37 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 25 Aug 2017 21:45:45 +0000 (25 14:45 -0700)
tree2dfe1e143beb0f1620c9ce72dee9c1894bda57d6
parent1a54a824fb35f086b94474a5edc169f9c293c8c8
Remove eager return from treadmill

Summary:
According to kodafb these need to be breaks. We want to not run the APC GC, not
skip all APC handlers.

Reviewed By: maksfb, kodafb

Differential Revision: D5709825

fbshipit-source-id: ee71314839485841eb3b053b9a179ebdece35234
hphp/runtime/vm/treadmill.cpp