#3754: /tmp/mutt.html not found
----------------------+----------------------
  Reporter:  jidanni  |      Owner:  mutt-dev
      Type:  defect   |     Status:  new
  Priority:  trivial  |  Milestone:
 Component:  browser  |    Version:  1.5.23
Resolution:           |   Keywords:
----------------------+----------------------

Comment (by jidanni):

 I bet it is some kind of race condition, where you don't wait long enough
 for the browser to find /tmp/mutt.html before doing
 {{{
 unlink("/tmp/mutt.html")                = 0
 }}}
 which in fact strace(1) shows happend twice.

 Anyway, I tried RET on several messages' attachments and only once was the
 file found. A second  test run could not find the file, hence must be a
 race condition.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3754#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to