more formatting

explicit_write_pps_on_exit
algorandpa 2023-02-14 19:17:23 -05:00 committed by jaredgoldman
parent 730906a072
commit acc86ae6db
2 changed files with 2 additions and 5 deletions

View File

@ -236,9 +236,7 @@ async def open_ems(
or mode == 'paper' or mode == 'paper'
): ):
mode = 'paper' mode = 'paper'
from ._ems import _emsd_main from ._ems import _emsd_main
async with ( async with (
# connect to emsd # connect to emsd
portal.open_context( portal.open_context(

View File

@ -1452,7 +1452,6 @@ async def _emsd_main(
brokerd_stream = relay.brokerd_stream brokerd_stream = relay.brokerd_stream
dark_book = _router.get_dark_book(broker) dark_book = _router.get_dark_book(broker)
# signal to client that we're started and deliver # signal to client that we're started and deliver
# all known pps and accounts for this ``brokerd``. # all known pps and accounts for this ``brokerd``.
await ems_ctx.started(( await ems_ctx.started((