Revision 8c80a004b587fcc4f0a9c92f4dd7146ad0f1eaac authored by Amanpreet Singh on 11 August 2021, 07:32:54 UTC, committed by Facebook GitHub Bot on 11 August 2021, 07:33:53 UTC
Summary: In large-scale distributed jobs, multiple processes writing config simultaneously to the manifold can cause issues with consistency among the keys. This PR makes sure that only master process writes the config.

Reviewed By: vedanuj

Differential Revision: D30193487

fbshipit-source-id: 060fe341a7dfd13f81627ded948e35a669ecbde6
1 parent c745af5
History
File Mode Size
scripts
sweeps
__init__.py -rw-r--r-- 51 bytes

back to top