Version 1.3: bugfix, add shutdown for SyncTarget threads.
* SyncTarget now persists the remote timeline after pushing to it. * Added SyncTarget.shutdown() to allow callers to signal the sync timer thread to stop. * Fixed a bug where a SyncTarget was added instanciated times.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#Fri, 09 Aug 2013 11:36:19 -0500
|
||||
#Fri, 13 Sep 2013 08:25:17 -0500
|
||||
name=timestamper-lib
|
||||
version=1.2
|
||||
version=1.3
|
||||
lib.local=true
|
||||
build.number=1
|
||||
build.number=10
|
||||
|
Reference in New Issue
Block a user