mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-10 00:37:54 +00:00
60a5f25c9b
Environment was not updated correctly on `tutor plugins enable ...` because of a caching issue. To bypass this issue, we improve the caching mechanism and introduce a new `lru_cache` decorator. Close #989. |
||
---|---|---|
.. | ||
commands | ||
core | ||
__init__.py | ||
helpers.py | ||
test_bindmount.py | ||
test_config.py | ||
test_env.py | ||
test_plugin_indexes.py | ||
test_plugins_v0.py | ||
test_serialize.py | ||
test_utils.py |