Rory McNamara

Results 5 issues of Rory McNamara

Now that we have the ability to write out all the generated certificates, we can use this to make a disk cache. I've thought up a few ways we could...

feature

Allow disabling the move after import. This will pair with a PR in m4b-merge which will not act on a blank junk_dir. This is to stop bragibooks moving files from...

Allow disabling the move after import in bragibooks. This will pair with a PR in bragibooks which will allow a blank junk_dir. This is to stop bragibooks moving files from...

In [bragibooks](https://github.com/djdembeck/bragibooks) when using multiple celery workers and importing multiple books at the same time, all calls to m4b-merge (and therefore m4b-tool) use the same directory in /tmp (/tmp/m4b-tool). It...

The following two tests: - [`test_environment_full`](https://github.com/snare/scruffy/blob/9a993434e85a8140668a9e884190e714b4e088e2/tests/env_tests.py#L44) - [`test_directory`](https://github.com/snare/scruffy/blob/master/tests/file_tests.py#L95) Fail if the directories `/tmp/scruffy_string_dir` and `/tmp/scruffy_test`(respectively) already exist and are owned by another user. They are left as artifacts after the...