conda / conda-lock

Lightweight lockfile for conda environments
https://conda.github.io/conda-lock/
Other
489 stars 103 forks source link

Windows CI hangs, fails after 6 hours #483

Closed maresb closed 1 year ago

maresb commented 1 year ago

What happened?

[gw1] [ 51%] PASSED tests/test_conda_lock.py::test_install[mamba-explicit] 
tests/test_conda_lock.py::test_install[mamba-env] 
Error: The operation was canceled.
maresb commented 1 year ago

We should probably try pinning the mamba version?

maresb commented 1 year ago

Thankfully this isn't happening anymore, perhaps due to bugfixes in the latest Mamba?