tor 2008-04-10 klockan 01:23 +0300 skrev Tsantilas Christos: > > The submitted pach didn't work for two reasons. In fact this > > cancellation of comm scheduled calls doesn't work at all. > > > > Are you getting the same assertion with your patch, or a different > one? (I am not geeting this assertion any more...)
The cancellation has no effect for several reasons outlined before. The workaround already committed handles the race so Squid doesn't care. What I am doing now is to try to get an understanding of how AsyncCall is best used to avoid this kind of problem in future, using this specific race as a test case as it's still reproducible but now harmless. Regards Henrik
