Uh oh!
There was an error while loading. Please reload this page.
Add the --threads config option to finalize db - #281
Conversation
aeisenberg
commented
Oct 29, 2020
I have not updated the README yet. I'll handle that soon. Also, any sort of unit tests or integration tests I should be adding or updating? |
b62a720 to
e5961adCompareaeisenberg
commented
Oct 29, 2020
Also, there's a failing |
robertbrignull
commented
Oct 29, 2020
That's because you opened your PR from a fork and so the actions token doesn't have write scopes. You can just ignore the failure for this PR. |
robertbrignull
left a comment
There was a problem hiding this comment.
I see no problem with this. I trust you that passing this flag to this command makes sense.
No need to update the readme or tests for this change. If the existing integration tests pass then that should be enough.
aeisenberg
commented
Nov 3, 2020
Thanks! Will resolve conflicts and rebase. |
This flag is already being used for `runQueries`, so let's use it for finalize as well.
e5961ad to
dd96edaCompareThis flag is already being used for `runQueries`, so let's use it for finalize as well.
This flag is already being used for
runQueries, so let's use it forfinalize as well.
Merge / deployment checklist