https://pantsbuild.org/ logo
w

wide-energy-11069

03/30/2016, 9:44 PM
@witty-crayon-22786: not sure if i understand the comment on https://rbcommons.com/s/twitter/r/3626/, does
Copy code
synthetic_jar = safe_classpath(classpath, basedir)
rm_rf(synthetic_jar_path)
os.rename(synthetic_jar[0], synthetic_jar_path)
have race condition? my understanding is each is line a sync operation