jbuedel / AgentRalphPlugin

A code clone detection and repair plug-in for ReSharper.
Other
11 stars 7 forks source link

The plugin causes locks and makes VS 2013 unusable #6

Open HidayathAman opened 9 years ago

HidayathAman commented 9 years ago

According to the stacktraces, ExternalChangeProcessor wants write locks but cannot obtain it because of the Daemon working. To be more specific, AgenRalph plugin is not interruptible. This is what i got from Resharper support . Is there a fix available for this ?

jbuedel commented 9 years ago

Sorry, there is no fix. Unfortunately I haven't been putting a lot of time into this project lately.