c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22144
[Bug 765842] [NEW] [V6] scheduler process never stop
Public bug reported:
Server + client gtk installed in locahost on a Windows XP
When I start manually the scheduler from the menu, a process postgres.exe appears in the windows task manager.
This process takes e.g. 7 to 12 % of processor occupation
this process NEVER stop !
Starting another time the scheduler in Oerp starts another windows
postgres.exe process and so on ........
looking in the code of the scheduler I saw a while True loop which is
never escaped !
Bug or the scheduler waits for external signal I don't understand ??
thanks
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/765842
Title:
[V6] scheduler process never stop
Status in OpenERP Modules (addons):
New
Bug description:
Server + client gtk installed in locahost on a Windows XP
When I start manually the scheduler from the menu, a process postgres.exe appears in the windows task manager.
This process takes e.g. 7 to 12 % of processor occupation
this process NEVER stop !
Starting another time the scheduler in Oerp starts another windows
postgres.exe process and so on ........
looking in the code of the scheduler I saw a while True loop which is
never escaped !
Bug or the scheduler waits for external signal I don't understand ??
thanks
Follow ups
References