Can you post the code that causes the issue?

On Wed, Jan 13, 2016 at 4:00 AM, mt1957 <mt1...@gmail.com> wrote:
> L.s.
>
> I got the following error
>
> 'Tried to read() on a socket from outside its originating thread'
>
> This socket is created while in another thread using Promise and the object
> is retrieved using
> $promise.result. The weird thing is also that just a few lines before that
> the same socket is used for writing! This write completed successfully and
> data is seen traveling using wireshark.
>
> Is there something still unfinished in a thread or is there some status not
> reset?
>
> Marcel Timmerman
>



-- 
Will "Coke" Coleda

Reply via email to