Fork me on GitHub
#core-async
<
2016-01-30
>
tap00:01:31

@ragge @sander : Thanks for the helps. I was silly, forgot to call a function to start go-loop that suppose to handle the message. After start it, take! is enough. Node wait for the callback of take! to be executed before terminate.

tap00:01:19

Hmm. I don’t even need take!