Victor Porof
Victor Porof
I initially thought that an easy fix would be changing the query to force "bug status == assigned", but I guess that having a r+ed patch in a bug (that's...
@JiaLiPassion @mgechev PTAL!
Last minute change: we renamed `console.scheduleTask` to `console.createTask`. Updated the PR to reflect that.
@AndrewKushnir I'm not sure what that means :) What button should I press and where can I find it? 😄
> [Global Presubmit](https://test.corp.google.com/OCL:465205978:BASE:465206083:1659579481448:eb884526). Thank you @AndrewKushnir! I see a few failures there, are they related to this PR?
I really don't care which license we use.
Added some documentation in the readme for now: https://github.com/victorporof/Restartless-Template/commit/fb1ba23630c46a3d4cb47d8efa4874c028152840
-P doesn't have to be the last param anymore: https://github.com/victorporof/Restartless-Template/commit/a7d66cc635a90b98d76cd885df5081cc40c2c5be
The error is "No such file or directory", which means that the destination directory does not exist when calling `commit`. Can you confirm that the directory exists on disk before...
This will be fixed by https://github.com/mozilla/rkv/pull/158 in its final form.