zippy / ceptr

(a recomposable medium for distributed social computing) || (semantic self-describing protocol stacks)
http://ceptr.org
GNU General Public License v3.0
88 stars 17 forks source link

fix memory leak in REPLICATE #61

Open zippy opened 8 years ago

zippy commented 8 years ago

if a replicate loop is prematurely exited via the condition or the process throwing an error (i.e. readStream error) the ReplicationState isn't freed.