6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-25 14:18:23 +00:00
Régis Behmo 60a5f25c9b fix: save env on plugins enable
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.
2024-02-07 10:15:35 +01:00
..
2023-06-14 21:08:49 +02:00
2023-06-14 21:08:49 +02:00
2024-02-07 10:15:35 +01:00