You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.
Against iris 0.3.2 running with -dev, if I provide a null handleTunnel implementation for ServiceHandler (i.e. no closing), and rapidly initiate new tunnels (just calling .tunnel() in a tight loop), the iris relay crashes reliably around ~300. Note that I'm testing this with a single node connected to the relay - i.e. the node is connecting to itself, but I don't expect that matters.
I'm not really in a position to determine the most useful parts of this stacktrace, if any, so here goes:
Against iris 0.3.2 running with
-dev
, if I provide a nullhandleTunnel
implementation forServiceHandler
(i.e. no closing), and rapidly initiate new tunnels (just calling .tunnel() in a tight loop), the iris relay crashes reliably around ~300. Note that I'm testing this with a single node connected to the relay - i.e. the node is connecting to itself, but I don't expect that matters.I'm not really in a position to determine the most useful parts of this stacktrace, if any, so here goes:
The text was updated successfully, but these errors were encountered: