Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Deadlock still

Hey gang,

 

I see another (or is it still the same one) deadlock in the Indexer during a test run. I’m not sure if it’s a contrived example since the test appears to be doing a project delete while the indexer was running. The thread doing the delete has the resource lock and an action in the indexer is causing a CProjectDescription save which tries to acquire the resource lock.

 

Have others seen this or is this a new one?

 

Doug.


Back to the top