sapling/eden
Michael Cuevas df8b625c7f document potential race condition
Summary: We can potentially race if we try to update notificationStatus_ from outside the event thread. As long as we only try to update from within the single thread, we should be fine.

Reviewed By: kmancini

Differential Revision: D35514682

fbshipit-source-id: 0ee8baec6816cebf91fe4fe1c95f1156b5064a42
2022-04-27 00:06:24 -07:00
..
fs document potential race condition 2022-04-27 00:06:24 -07:00
integration integration: add the streaming get_thrift_client 2022-04-22 18:22:42 -07:00
locale
mononoke mononoke/walker: move repo setup out of the setup.rs 2022-04-26 18:03:42 -07:00
scm util: add create_dir_all_with_mode 2022-04-26 15:11:09 -07:00
test_support Add annotations to eden 2022-02-14 12:17:43 -08:00
test-data test-data: remove snapshot 20190313 2022-02-04 13:50:48 -08:00
testlib testlib: add basic working copy checkout support 2022-04-21 19:06:14 -07:00
.gitignore
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml