New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: LockException #1276
feat: LockException #1276
Conversation
Sure, no objections. Thanks for looking into that! |
Kudos, SonarCloud Quality Gate passed!聽 聽
|
@johanneskoester I'm not sure where I should add the test. I'm pretty sure the |
Kudos, SonarCloud Quality Gate passed!聽 聽
|
Kudos, SonarCloud Quality Gate passed!聽 聽
|
Kudos, SonarCloud Quality Gate passed!聽 聽
|
* add LockException * add tests * try older mamba Co-authored-by: Johannes K枚ster <johannes.koester@tu-dortmund.de>
Description
Stub for this PR. Let me know if this is something you will/won't support馃槃I'm using the API, and I am trying to catch the case where snakemake can not lock the directory. However since no exception is called it gets hard to catch that.
QC
docs/
) is updated to reflect the changes or this is not necessary (e.g. if the change does neither modify the language nor the behavior or functionalities of Snakemake).