sapling/eden
Stanislau Hlebik cc697dc11b mononoke: yield after warn_expensive_getbundle to mitigate S231752
Summary:
One more attempt to mitigate S231752.
From the debugging we did locally it seems that warning about expensive
getbundle might prevent keep alives from being send to the client.
adding yield seem to mitigate the issue locally.
We are not 100% sure it will actually mitigate the sev, but it seems like a
cheap and safe thing to try.

Reviewed By: krallin

Differential Revision: D28438570

fbshipit-source-id: 14f613222e8f69c4cbe490d8fa608d79c30b1a4d
2021-05-14 04:55:48 -07:00
..
fs utils: EDEN_BUG_FUTURE returns a Try<T> 2021-05-13 16:51:34 -07:00
hg-server mononoke: sync changeset implementation for megarepo 2021-05-13 10:04:21 -07:00
integration nfs: run custom integration tests on nfs 2021-05-12 15:01:08 -07:00
locale
mononoke mononoke: yield after warn_expensive_getbundle to mitigate S231752 2021-05-14 04:55:48 -07:00
scm tests: fix test-merge-tools.t 2021-05-13 17:44:14 -07:00
test_support apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-data enable treemanifest in snapshots 2019-08-28 18:46:03 -07:00
.gitignore
Eden.project.toml