Skip to content

[BUG]: Fix bug with update command #74

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

Merged
merged 3 commits into from
Nov 12, 2020
Merged

[BUG]: Fix bug with update command #74

merged 3 commits into from
Nov 12, 2020

Conversation

asreimer
Copy link
Contributor

@asreimer asreimer commented Nov 12, 2020

This PR fixes #73 and adds documentation about the update command. I've also bumped the release version numbers in preparation of a quick minor release.

TESTING

To test this, in the same resen session:

  1. update
  2. create

Without this PR, you'll see that you can't access the latest 2020.2.0 resen-core without restarting resen in between steps 1 and 2.

DOCS

You can view the update to the docs here: https://resen.readthedocs.io/en/bugfix_update/usage.html#update-list-of-available-cores

@asreimer asreimer added the bug Something isn't working label Nov 12, 2020
@asreimer asreimer requested review from ljlamarche and pmreyes2 and removed request for ljlamarche November 12, 2020 07:23
@asreimer
Copy link
Contributor Author

@pmreyes2 also tested the code and reported that it works as expected. Merging.

@asreimer asreimer merged commit 335bb68 into develop Nov 12, 2020
@asreimer asreimer deleted the bugfix_update branch November 12, 2020 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Update command doesn't update list of cores for currently running resen
2 participants