sapling/eden/mononoke
Simon Farnsworth 3a2ae2f772 Move task spawning to last minute to reduce flakiness
Summary:
This test deliberately races itself. Unfortunately, tokio's scheduler is sufficiently quick that if we spawn all the futures as they're created, they sometimes don't race each other.

Fix this by spawning in the join line instead.

Reviewed By: ahornby

Differential Revision: D19812651

fbshipit-source-id: 86685bbb71c451e9c2a96100c83ddff28d0718dd
2020-02-10 03:42:30 -08:00
..
apiserver mononoke: add DerivedDataConfig 2020-02-10 01:44:09 -08:00
benchmark mononoke: add DerivedDataConfig 2020-02-10 01:44:09 -08:00
blobimport_lib/src mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
blobrepo mononoke: log if derived data is not enabled 2020-02-10 01:44:09 -08:00
blobrepo_utils mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
blobstore mononoke: Add a multiplex ID to blobstore configuration 2020-02-07 07:46:10 -08:00
blobstore_sync_queue mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
bonsai_globalrev_mapping mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
bonsai_hg_mapping mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
bookmarks mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
cache_warmup/src mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
changesets mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
cmdlib mononoke: add DerivedDataConfig 2020-02-10 01:44:09 -08:00
cmds mononoke: Add a multiplex ID to blobstore configuration 2020-02-07 07:46:10 -08:00
commit_rewriting commit_validation: validate topological order of synced commits 2020-02-07 10:55:25 -08:00
common mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
derived_data mononoke: log if derived data is not enabled 2020-02-10 01:44:09 -08:00
edenapi_server/src edenapi_server: shut down gracefully 2020-02-07 16:41:14 -08:00
fastreplay/src mononoke/fastreplay: handle JSON-encoded strings in command args 2020-02-07 01:26:19 -08:00
filenodes mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
filestore/src mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
git mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
gotham_ext/src mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
hgcli mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
hgproto mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
hook_tailer mononoke: add DerivedDataConfig 2020-02-10 01:44:09 -08:00
hooks mononoke: add DerivedDataConfig 2020-02-10 01:44:09 -08:00
lfs_import_lib/src mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
lfs_protocol/src mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
lfs_server/src mononoke: add DerivedDataConfig 2020-02-10 01:44:09 -08:00
manifest mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
mercurial Short hashes lookup: implement suggestions the same way as in Mercurial. 2020-02-06 07:43:51 -08:00
metaconfig mononoke: add DerivedDataConfig 2020-02-10 01:44:09 -08:00
mononoke_api/src mononoke: add DerivedDataConfig 2020-02-10 01:44:09 -08:00
mononoke_types mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
phases mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
pushrebase/src Move task spawning to last minute to reduce flakiness 2020-02-10 03:42:30 -08:00
reachabilityindex mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
repo_client mononoke: add DerivedDataConfig 2020-02-10 01:44:09 -08:00
revset mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
scs_server/src scs_server: remove compat around Mononoke::new 2020-02-06 09:14:05 -08:00
segmented_changelog/src mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
server mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
sshrelay mononoke: move the codebase under eden/ directory 2020-02-06 13:46:04 +01:00
tests mononoke: update test-lfs-server-proxy-skip-upstream.t to be more deterministic 2020-02-10 01:40:41 -08:00
walker/src mononoke: walker: fix performance regression loading file data 2020-02-10 01:49:59 -08:00