sapling/eden
Thomas Orozco 96cc49f842 mononoke: remove start_fb303_and_stats_agg
Summary:
I accidentally broke this in D26544410 (097e4ad00c) when I updated it to use
schedule_stats_aggregation_preview (in Tokio 0.2 and up, you can't create
an interval stream off the runtime, but in Tokio 0.1 you could).

We only use this method in 2 places, so it probably makes sense to just get rid
of it anyway, which is what this diff does. The alternative is better as it
spawns this unconditionally, so if we get it wrong, it'll fail in tests,
even though our tests don't pass `--fb303-port`, whereas
`start_fb303_and_stats_agg`  will only start stats aggregation if its passed.

Reviewed By: ahornby

Differential Revision: D26690223

fbshipit-source-id: 7d151a3c46fa428f00ac32601da161609fb498f7
2021-02-26 08:28:42 -08:00
..
fs nfs: de-dup XdrVariant<nfsstat3, ...> code 2021-02-26 08:01:25 -08:00
integration add eden glob command 2021-02-23 19:58:03 -08:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke mononoke: remove start_fb303_and_stats_agg 2021-02-26 08:28:42 -08:00
scm Daily arc lint --take CLANGFORMAT 2021-02-26 04:01:44 -08:00
test_support Manually upgrading eden, and fixing their config 2020-08-06 12:37:04 -07:00
test-data enable treemanifest in snapshots 2019-08-28 18:46:03 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00