Closed Jorropo closed 2 years ago
"it works on my machine" (I hate race conditions)
Maybe I should try rebasing this on some of your race fixing @guseggert ?
Can't comment on renamed files, but shouldn't we leave /docs in the root dir instead of moving to /client/docs ?
Can't comment on renamed files, but shouldn't we leave
/docs
in the root dir instead of moving to/client/docs
?
Yeah I'll fix.
Side note: on Windows and Mac, the TestSessionFailingToGetFirstBlock
test is now consistently failing, but nothing was changed in that code. It was already racy and failing often to begin with. I'm guessing that the refactor changed the order that tests are run which is causing that to fail now. But since nothing was changed there, I'm going to move forward. We can fix that later.
WIP
Closes #568