Skip to content

Conversation

@orgads
Copy link
Contributor

@orgads orgads commented Jan 31, 2026

No description provided.

Only the last session remains in the file. Fix by closing only on shutdown.
@orgads
Copy link
Contributor Author

orgads commented Jan 31, 2026

There's no way in github to properly review dependent changes, so this PR includes #848. I'll rebase it once the other one is merged (or you can try to review only the last commit).

@orgads orgads requested a review from lemenkov January 31, 2026 16:57
std::lock_guard lock(mutex);
va_list args;
va_start(args, format);
// fprintf(fp, "TID: %lu ", tid_self());

Check notice

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant