mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-06-26 15:51:02 -04:00
[ci skip] fix veilid_api duration logging, add keyed spans to veilid-api tracing so they show up
This commit is contained in:
parent
67eeb87c28
commit
6018d385e8
3 changed files with 77 additions and 59 deletions
|
@ -824,6 +824,8 @@ async def sync_win(
|
|||
win.addstr(n+2, 1, " " * subkey_count, curses.color_pair(1))
|
||||
|
||||
win.refresh()
|
||||
time.sleep(.5)
|
||||
|
||||
|
||||
curses.endwin()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue