<@U06A03HV1>: not sure if i understand the comment...
# general
w
@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