Roundup Tracker - Issues

Issue 938586

classification
windows: fork issue
Type: Severity: normal
Components: Web interface Versions:
process
Status: closed fixed
:
: richard : richard
Priority: normal :

Created on 2004-04-20 14:03 by anonymous, last changed 2004-04-20 14:03 by anonymous.

Messages
msg1192 Author: [hidden] (anonymous) Date: 2004-04-20 14:03
Error occurs on first hit to webserver [0.7.0b3].
error was not occuring with 0.7.0b2

Roundup server started on ('', 83)
----------------------------------------
Exception happened during processing of request from
('192.168.1.206', 2237)
Traceback (most recent call last):
  File "C:\Python23\lib\SocketServer.py", line 222, in
handle_request
    self.process_request(request, client_address)
  File "C:\Python23\lib\SocketServer.py", line 428, in
process_request
    pid = os.fork()
AttributeError: 'module' object has no attribute 'fork'
----------------------------------------
History
Date User Action Args
2004-04-20 14:03:14anonymouscreate