After starting

python.exe web2py.py -a abc -K secure -X

I get this message:

Traceback (most recent call last):
  File "H:\web2py\gluon\shell.py", line 224, in run
    exec(python_code, _env)
  File "<string>", line 1, in <module>
  File "H:\web2py\gluon\scheduler.py", line 506, in loop
    signal.signal(signal.SIGTERM, lambda signum, stack_frame: sys.exit(1))
ValueError: signal only works in main thread



Trunk version 2.0.9 (2012-09-26 12:45:50) stable

What does it mean?
Regards, Martin

-- 



Reply via email to