Skip to content

Installing a local cache configuration from Git gave an error #284

Description

@foundry-markf

In Windows 11, latest main, I tried to install a configuration in Git, and it gave this error:

(.cruiz313) C:\Users\MarkFinal\dev\thirdparty\cruiz-dev\src>python -m cruiz
Traceback (most recent call last):
  File "C:\Users\MarkFinal\dev\thirdparty\cruiz-dev\src\src\cruiz\manage_local_cache\managelocalcachesdialog.py", line 603, in _operations_install_config
    self._update_cache_details(cache_name)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
  File "C:\Users\MarkFinal\dev\thirdparty\cruiz-dev\src\src\cruiz\manage_local_cache\managelocalcachesdialog.py", line 395, in _update_cache_details
    self._context.change_cache(cache_name, force=force_change)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\MarkFinal\dev\thirdparty\cruiz-dev\src\src\cruiz\commands\context.py", line 89, in change_cache
    assert not self.is_busy
           ^^^^^^^^^^^^^^^^
AssertionError

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions