sapling/eden
Muir Manders 9c2de6e351 workingcopy: kill SingleWalker fs walker
Summary: It wasn't used from Rust (only MultiWalker(threads=8) was used), and Rust walker is not enabled from Python. It's annoying to have to make changes twice, so let's kill the non-parallel walker.

Reviewed By: zzl0

Differential Revision: D46547240

fbshipit-source-id: 4a57222ec705059acbc6865f8e1a9701ae584ccc
2023-06-15 19:48:34 -07:00
..
fs Replace remaining atty usages with stdlib 2023-06-15 18:42:33 -07:00
integration Add missing inodes in windows doctor 2023-06-09 11:52:50 -07:00
locale
mononoke Replace remaining atty usages with stdlib 2023-06-15 18:42:33 -07:00
scm workingcopy: kill SingleWalker fs walker 2023-06-15 19:48:34 -07:00
test_support asyncio loop vars for 3.10 2023-05-01 10:56:58 -07:00
test-data test-data: remove snapshot 20190313 2022-02-04 13:50:48 -08:00
testlib auth: don't load certs if auth proxy enabled 2023-05-09 09:53:48 -07:00
.clang-tidy clang-tidy: disable facebook-hte-ContextDependentStaticInit 2022-11-04 15:33:50 -07:00
.gitignore
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml