Re: Lamina receive-all functionality

2013-07-11 Thread P Martin
Awesome! After I posted I ran into the permanent-channel in the API docs. Thanks for your help, Patrick On Thursday, July 11, 2013 3:58:47 PM UTC-4, Zach Tellman wrote: > > Hi Patrick, > > A similar question has been asked in the Aleph mailing list, and you can > see my answer there: > https:/

Re: Lamina receive-all functionality

2013-07-11 Thread Zach Tellman
Hi Patrick, A similar question has been asked in the Aleph mailing list, and you can see my answer there: https://groups.google.com/forum/#!topic/aleph-lib/SIO9Z8d3tdo. For future reference, you're more likely to get my attention, or the attention of someone else who can answer your question,

Lamina receive-all functionality

2013-07-11 Thread P Martin
Hi there, I am working on an application using Lamina where I register several callbacks on a channel with receive-all. At some point in the application, I want to cancel all current callbacks. When this occurs the channel appears to close. Why does this happen? Is this a safety feature? For e