mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
8d8d91bfc3
* Reland "Added IsolateNameServer functionality (#5410)"
This reverts commit c3976b3c71.
* Fixed issue with isolate_name_server_test which caused test to timeout
* Disabled thread_annotations on Android as they aren't supported in the
NDK headers for std::mutex. Readded thread annotations to
IsolateNameServer.