[mythtv-commits] Ticket #13181: ExternalRecorder fails with "resource temporarily unavailable"

MythTV noreply at mythtv.org
Sun Nov 26 21:34:43 UTC 2017


#13181: ExternalRecorder fails with "resource temporarily unavailable"
-----------------------------------+------------------------------
 Reporter:  Marc Rawji <mrawji@…>  |          Owner:  jpoet
     Type:  Bug Report - General   |         Status:  accepted
 Priority:  minor                  |      Milestone:  needs_triage
Component:  MythTV - General       |        Version:  Unspecified
 Severity:  medium                 |     Resolution:
 Keywords:                         |  Ticket locked:  0
-----------------------------------+------------------------------

Comment (by jpoet):

 Hi Marc,

 You patch looks pretty good.  The only feedback I would give, is that pre-
 increment is more efficient than post-increment (e.g. ++i is better than
 i++).

 I did change the messages and "tighten" it up a bit.  I am attaching a
 slightly modified version of your patch.  Please verify that it works for
 you and that I have not broken it somehow.

 Thanks,

 John

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13181#comment:9>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list