[mythtv-commits] Ticket #8519: Write FileTransfers not properly closed, prevents shutdown of backend

MythTV mythtv at cvs.mythtv.org
Sun Jun 6 04:09:39 UTC 2010


#8519: Write FileTransfers not properly closed, prevents shutdown of backend
--------------------------------------------+-------------------------------
 Reporter:  [R] <ginsu.squirrel@…>          |       Owner:  cpinkham  
     Type:  patch                           |      Status:  assigned  
 Priority:  critical                        |   Milestone:  0.23-fixes
Component:  MythTV - General                |     Version:  Trunk Head
 Severity:  medium                          |     Mlocked:  0         
--------------------------------------------+-------------------------------

Comment(by cpinkham):

 (In [24994]) Disable only the ReadyRead callbacks for FileTransfer
 uploads.
 Previously, we disabled all callbacks which caused the upload
 socket to not be closed properly when the upload completed.

 References #8519.  This solves the issue in the ticket, in a
 different way than the patch attached to the ticket.

 After a few days, if there are no regressions, I'll commit
 this to -fixes as well and close the ticket.

 This bumps the binary API version since libmythdb is modified,
 so make clean, recompiled plugins, whatever you normally do in
 this case.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8519#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list