Skip to content

dvc: move Updater out of Repo()#2130

Merged
efiop merged 2 commits into
treeverse:masterfrom
efiop:2039
Jun 13, 2019
Merged

dvc: move Updater out of Repo()#2130
efiop merged 2 commits into
treeverse:masterfrom
efiop:2039

Conversation

@efiop
Copy link
Copy Markdown
Contributor

@efiop efiop commented Jun 13, 2019

Fixes #2039

Required by #2012 to be able to fetch data through the API without
interuption from updater.

Signed-off-by: Ruslan Kuprieiev ruslan@iterative.ai

  • Have you followed the guidelines in our
    Contributing document?

  • Does your PR affect documented changes or does it add new functionality
    that should be documented? If yes, have you created a PR for
    dvc.org documenting it or at
    least opened an issue for it? If so, please add a link to it.


Signed-off-by: Ruslan Kuprieiev <ruslan@iterative.ai>
@efiop efiop force-pushed the 2039 branch 2 times, most recently from 179995b to 97dd392 Compare June 13, 2019 21:38
Fixes treeverse#2039

Required by treeverse#2012 to be able to fetch data through the API without
interuption from updater.

Signed-off-by: Ruslan Kuprieiev <ruslan@iterative.ai>
@efiop efiop merged commit 670af9a into treeverse:master Jun 13, 2019
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.

dvc: move updater out of repo

1 participant