Tyler Karaszewski
Tyler Karaszewski
@tpounds Thanks for the feedback. I've updated the PR to support both including and excluding lists of tests, and updated `main` to take these arguments on the command line. You...
@tpounds Any further feedback on this?
@tpounds I get this probably isn't a huge priority for you, but we'd prefer to be able to use the master branch here rather than our own fork for this,...
I don't understand this issue and the screenshot doesn't match the description of the problem. Can I get some clarification as to what is happening and why that's incorrect?
Lol, immediately overdue. Not looked at yet.
The above actually does pass in dev eventually (it's slow) so I don't think there's a deadlock issue, but some different contention issue. Edit: maybe not, it passes sometimes. I...
Note: I think its possible that we end up with a bunch of threads trying to grab journals in `prepare` but they're all taken. We've introduced a deadlock condition I...
Looks like the linter is failing here. Can you fix that?
Hey there, we're making two changes that you might find helpful. 1) We're removing the dependency on pcre (see here: https://github.com/Expensify/Bedrock/pull/62) 2) We've disabled the pre-compiled headers for OS X,...
You can also just checkout that branch and see if it works for you, if you don't want to wait. :)