Opened 8 years ago

Last modified 6 years ago

#1321 new defect

async-io tests hang

Reported by: Mario Domenech Goulart Owned by:
Priority: major Milestone: someday
Component: unknown Version: 4.11.0
Keywords: async-io, tests, salmonella Cc: yarnoiserdev@…
Estimated difficulty:

Description

See http://lists.nongnu.org/archive/html/chicken-users/2016-07/msg00040.html for more context.

Basically, async-io tests hang sometimes. To reproduce the issue, just run the tests repeatedly until they hang.

It was making salmonella hang on the linux machines. I installed a hack to kill the hanging test process after some time. Although the hack is in place and working, salmonella runs take longer when the test process hangs, as the hack polls to detect hanging processes.

Change History (1)

comment:1 Changed 6 years ago by Mario Domenech Goulart

Any update on this issue? It has been open for more than one year and since then it has been delaying tests on our CI machines.

Note: See TracTickets for help on using tickets.