6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-24 22:08:24 +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-12-11 20:41:32 +01:00
2023-06-14 21:08:49 +02:00
2019-03-23 16:16:44 -07:00
2022-11-15 14:58:36 +01:00
2023-12-11 20:41:32 +01:00
2023-02-10 10:06:38 +01:00