recursion errors
Bug #1221891 reported by
Marten de Vries
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenTeacher |
Fix Released
|
Medium
|
Marten de Vries |
Bug Description
With two developer commands that run over all modules, Python throws a RuntimeError (max recursion depth exceeded). Increasing sys.setrecursio
For the commands + output, see the comments.
Related branches
To post a comment you must log in.
marten@ marten- laptop: ~/bzr/3. x$ python openteacher.py -p update-rosetta ntainers team, continuing will probably crash or do nothing. Continue? (y/n) y exit(app. run()) pop().execute( ) org/openteacher /logic/ execute/ execute. py", line 142, in execute startRunning. send() org/openteacher /logic/ event/event. py", line 35, in send org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 94, in _run ty(mod) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 124, in _modPriority ty(otherMod) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/openteacher /profileRunners /rosettaUpdater /rosettaUpdater .py", line 127, in _modPriority ty(otherMod) )) org/open. ..
This updates the priorities and template paths of the translations of OpenTeacher on Launchpad. If you're not in the ~openteachermai
Traceback (most recent call last):
File "openteacher.py", line 62, in <module>
sys.
File "openteacher.py", line 49, in run
mods.
File "modules/
self.
File "modules/
handler(*args, **kwargs)
File "modules/
priority = self._modPriori
File "modules/
priority += self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/
priority += int(round(0.75 * self._modPriori
File "modules/