Issue 362: Traceback during diff
http://bitbucket.org/tortoisehg/stable/issue/362/traceback-during-diff

Steve Borho / sborho on Fri, 3 Jul 2009 19:52:47 +0200:

Comment:
  Yep, this happens when you close the visdiff dialog when your visual diff 
tool is holding open your temporary files.  The error basically meant it leaked 
temp files.

There isn't an easy solution for this.  Perhaps we ask the user to close their 
diff tool, or we hold a list of processes the dialog has launched and kill them 
ourselves.. both are somewhat problematic (and potentially annoying).

Changes:
  status: new -> open

-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to