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

PR for release #160

Merged
merged 23 commits into from
Apr 2, 2024
Merged

PR for release #160

merged 23 commits into from
Apr 2, 2024

Conversation

mcweba
Copy link
Collaborator

@mcweba mcweba commented Apr 2, 2024

No description provided.

lbovet and others added 23 commits January 8, 2018 19:38
Libraries must not include logger implementations. It is the applications
choice which logger implementation to use. Not a libraries one. Including
logger implementations from within libraries defeats the whole purpose of
having a logging facade at all. And makes logger configuration in applications
a nightmare, as they need to configure all logger impls pulled in somewhere by
some library deep down the dependency tree.
…ogger-impls-20240319

[SDCISA-15223] Drop logger implementation dependency
…hm to a linear one

Likely this is only part of the story. And we likely need more fixes around
this request. For now I'll only fix the algorithm part, as this was the
simplest one.

(wip @ 5af5024)
- Reword method to conceal the issue better.
- Explain exponential VS linear.
…otBlockEvLoop-Part1-20240322

[SDCISA-13746] ReWrite QueueStats merging from an exponential algorithm to a linear one
@mcweba mcweba merged commit 876b1a5 into master Apr 2, 2024
4 checks passed
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.

4 participants