beamjs / erlv8

Erlang interface for V8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ResultTickHandler sends all non-matching results back as {result, }

yrashk opened this issue · comments

While it should only send those that are intended for Erlang side consumption; those that are actually for higher level tickers, shouldn't be bounced back — it causes lockups/slowndowns apparently.