module documentation
luna_lms – Ein multimodales Lern-Management-System Copyright (c) 2022 Florian Berger <florian.berger@posteo.de>
| Class | |
No class docstring; 0/3 instance variable, 4/12 methods documented |
| Constant | ACTIVE |
A dict mapping addon instances to threading.Lock instances, for resource access safety. |
| Constant | CSS |
Undocumented |
| Constant | LOGIN |
Undocumented |
| Constant | THREADPOOL |
A concurrent.futures.ThreadPoolExecutor for short-lived background tasks. |
| Constant | WEBAPP |
Undocumented |
| Variable | account |
Undocumented |
| Function | _shutdown |
Shutdown all addons, and clean up addon environment. |
Undocumented
| Value |
|
THREADPOOL =
¶
A concurrent.futures.ThreadPoolExecutor for short-lived background tasks.
| Value |
|