Assert that we are not initializing the server twice in same process
commit65adeac0658307d08898705da029fd9aff15d1d5
authorKasper Kopec <kasper@fb.com>
Tue, 9 Oct 2018 00:08:55 +0000 (8 17:08 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 9 Oct 2018 00:13:03 +0000 (8 17:13 -0700)
tree38d3a5512a2c093260c2a7edef1d0ee9464d27cf
parentd180c0def4ffec6c7bd17c034ee0fd816e3e76ab
Assert that we are not initializing the server twice in same process

Summary: As in added assertion, there is no cleanup between those invocations, so you should not do it.

Differential Revision: D10247336

fbshipit-source-id: c04f0bef2a71199b41ea0e9856bd2a2d2d244b07
hphp/hack/test/integration_ml/ide/test_ide_utils.ml
hphp/hack/test/integration_ml/integration_test_base.ml
hphp/hack/test/integration_ml/saved_state/test_saved_state_with_parse_error.ml