ibrk: await chan.receive()
shrouds ib-gw connection timeout? #46
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
The following traceback should explain it, with the only missing counterpart being a client
piker chart
cmd (likepiker --pdb -l cancel chart mnq.cme.ib
).It seems we need an integration test between
tractor.trionics.maybe_open_context()
andtractor.to_asyncio.open_channel_from()
since the log @tractor _rpc.py:845 IPC context terminated
.. only reports theto_asyncio
(internals) tb and not the underlying,which is the src exc?
Full traceback from
pikerd
ibrk: await chan.receive() shrouds connection timeout?to ibrk: `await chan.receive()` shrouds ib-gw connection timeout?