If you are experiencing issues pulling an existing git repo, do something like
rm -rf lib/luajit
first, to remove the old stuff. We are seeing cases where the new subtree will
not overwrite the existing files.
— leif
Hello,
Another latent cross-thread race condition has become very active in our
environment (TS-3797). Given that we just spent time within the last
month squashing another cross thread race condition (TS-3486) that was
active in several environments, Alan and I would like to step back and
t