Back out "Prevent deadlock when RTA thread is joined from two other threads concurrently"
commit6ea3fa1cbb5a88478292631b086996dc040a45c5
authorMichael Colavita <mcolavita@fb.com>
Fri, 6 Nov 2020 02:35:19 +0000 (5 18:35 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 6 Nov 2020 03:24:26 +0000 (5 19:24 -0800)
tree55f512acb9274057fd462d130047984ceb4c5f13
parentb99f1ca5b6d238bee0d5e71cccbb480a97eec9be
Back out "Prevent deadlock when RTA thread is joined from two other threads concurrently"

Summary:
Original commit changeset: 57f3bc22efef

This diff is preventing FDO from succeeding for the new release. The old race condition only affected a test, so disable that test for now and revert the change while we investigate.

Differential Revision: D24770702

fbshipit-source-id: 1b212bcb66b096d1c1d499215343d5452388b66d
hphp/runtime/vm/jit/mcgen-translate.cpp
hphp/test/slow/global_func/class_meth/dv_arr_hack_arr/call_user_func.php.nomultireq [new file with mode: 0644]