ik5

Results 12 issues of ik5

When a channel is closed, there are times when the event handler trying to access a closed channel, and a race condition happens. At the moment on my tests it...

There are random times when there is a race condition on event handler of `responseChannel` when the channel is closed. I'm going to send a small fix to the issue...