nikseras / js-test-driver

Automatically exported from code.google.com/p/js-test-driver
0 stars 0 forks source link

Concurrency problem #279

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Start a server
2.Run more than one execution request simultaniously against the same server.

What is the expected output? What do you see instead?
I expect to receive response, but sometimes server stops sending responses.

What version of the product are you using? On what operating system?
1.3.3b, version 1.3.1 did not have this problem. The server runs on Windows XP, 
clients from linux.

Please provide any additional information below.
If you run the server with debug mode, it semms like it is entering an infinite 
loop

Original issue reported on code.google.com by Narcis.Davins@gmail.com on 10 Oct 2011 at 8:12

GoogleCodeExporter commented 8 years ago
Version 1.3.3c also produces the same error, I attach the server debug output 
when this error happens

Original comment by Narcis.Davins@gmail.com on 10 Oct 2011 at 9:19

Attachments:

GoogleCodeExporter commented 8 years ago
Another server response, a bit different

Original comment by Narcis.Davins@gmail.com on 10 Oct 2011 at 9:27

Attachments: