tel8618217223380 / sagetv-addons

Automatically exported from code.google.com/p/sagetv-addons
0 stars 0 forks source link

Add synchronous pingTaskClient() #187

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Per our previous discussion on this subject.  I think it will make sense to add 
a synchronous version of this method.  I have something working now but it's a 
kludge. 

Original issue reported on code.google.com by tom.mira...@gmail.com on 31 Oct 2010 at 10:41

GoogleCodeExporter commented 9 years ago
I think I'll make all these ops synchronous since you'll probably run into the 
same issues with the others later on the down the road.

Original comment by de...@battams.ca on 31 Oct 2010 at 12:54

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1183.

Original comment by de...@battams.ca on 31 Oct 2010 at 1:48

GoogleCodeExporter commented 9 years ago
NOTE: The return value of pingTaskClient() has changed from boolean to Client.  
The return value now represents the updated values for the Client after the 
ping has completed.

Original comment by de...@battams.ca on 31 Oct 2010 at 1:49

GoogleCodeExporter commented 9 years ago
Fix verified.

Original comment by de...@battams.ca on 14 Nov 2010 at 2:53