Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting wallet logs is not stable #1683

Open
1 task done
ekzyis opened this issue Dec 5, 2024 · 0 comments
Open
1 task done

Sorting wallet logs is not stable #1683

ekzyis opened this issue Dec 5, 2024 · 0 comments

Comments

@ekzyis
Copy link
Member

ekzyis commented Dec 5, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

2024-12-05.02-59-11.mp4

I suspect this happens because the timestamps are the same:

 28 | 2024-12-05 01:57:44.635 |  21858 | NWC    | INFO    | waiting for make_invoice response ...       | {"recv": true}
 27 | 2024-12-05 01:57:44.635 |  21858 | NWC    | INFO    | published make_invoice request              | {"recv": true}

but this doesn't happen for every pair of log messages with same timestamps.

Screenshots

No response

Steps To Reproduce

Necessary steps but not sufficient:

  1. Create two log messages with same timestamp
  2. View logs

Expected behavior

Logs don't change order

Logs

No response

Device information

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant