Tâche #10189
Scénario #10169: Gérer le rechargement des bibliothèques python
Décider de la façon de recharger les bibliothèques python (rechargement ou dynamiquement) et l'implémenter.
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Associated revisions
reload des librairies python
ref #10189 @3h
reload des libraires python fixes #10189
reload des libraires python, import manquant ref #10189
Revert "reload des libraires python, import manquant ref #10189"
This reverts commit 1e831effdf1513f75b0ae1ed0ddd7dc43e162944.
ne recharger que eosfunc (fixes #10189 @7h)
History
#1 Updated by Emmanuel GARETTE over 6 years ago
- Status changed from Nouveau to En cours
#2 Updated by Gwenael Remond over 6 years ago
- Status changed from En cours to Résolu
- % Done changed from 0 to 100
Appliqué par commit eole-genconfig:15c4670f0f1e8aaa84bac26499c0d5818087d2bf.
#3 Updated by Daniel Dehennin over 6 years ago
- Remaining (hours) changed from 10.0 to 0.5
#4 Updated by Daniel Dehennin over 6 years ago
- Assigned To set to Gwenael Remond
#5 Updated by Lionel Morin over 6 years ago
- Status changed from Résolu to En cours
- Remaining (hours) changed from 0.5 to 2.0
#6 Updated by Emmanuel GARETTE over 6 years ago
- Status changed from En cours to Résolu
Appliqué par commit eole-genconfig:ff9251f99211dacd62cf344f4f660bb093973d7a.
#7 Updated by Lionel Morin about 6 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) changed from 2.0 to 0.0
Tests effectués :
- Ajout d'une fonction "toto" dans /usr/share/pyshared/creole/eosfunc.py
- Modification d'une variable fill dans /usr/share/eole/creole/dicos/30_scribe.xml pour appeler "toto"
- Lancement de gen_config
=> pas d'erreur de fonction non reconnue donc OK