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 return val of blocked LISTEN #72

Open zippy opened 8 years ago

zippy commented 8 years ago

when blocking on LISTEN (by not providing a specific action) the code currently reduces to the "with" PARAM portion with what ever interpolation specified (or the default of everything from the match) . Probably the PARAM should be stripped.