Skip to content
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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/implement fast load lock #6

Open
wants to merge 17 commits into
base: feature/add_redis_lock_test
Choose a base branch
from

Conversation

mski-iksm
Copy link
Owner

No description provided.

nersonu and others added 6 commits February 12, 2022 15:42
* replace interpolation for reading only needed environment values

* support for multiple '%(param)s's (bug fix)

* only use luigi-style ''

* update documentation on environment variables
* add redis test

* fix yapf

* fix isort

* move assert test

* use mock to test function arguments

* check with_lock return
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.20.3...v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@8.2.0...9.0.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add exist check before removing file

* move existence check to TargetOnKart
@mski-iksm mski-iksm force-pushed the feature/implement_fast_load_lock branch from 9a9ddb0 to 4d1223f Compare February 23, 2022 09:53
@mski-iksm mski-iksm force-pushed the feature/implement_fast_load_lock branch from 4d1223f to 025173b Compare February 23, 2022 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants