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

Fixed changing scope priority during runtime. #273

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

aregtech
Copy link
Owner

@aregtech aregtech commented Dec 5, 2023

  • Fixed sending scope update command from logger console;
  • Fixed multiple bugs related with:
    • threads and exit threads
    • synchronization of event with timeout (happened under Linux)
    • initializing and copying shared buffer.

@aregtech aregtech added bug Something isn't working enhancement New feature or request improvement logger bugfix labels Dec 5, 2023
@aregtech aregtech requested a review from vukihub December 5, 2023 00:28
@aregtech aregtech self-assigned this Dec 5, 2023
@aregtech aregtech linked an issue Dec 5, 2023 that may be closed by this pull request
Copy link
Collaborator

@vukihub vukihub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor changes are required.

docs/POSIX.md Outdated Show resolved Hide resolved
framework/areg/base/private/Thread.cpp Outdated Show resolved Hide resolved
framework/extend/console/Console.hpp Outdated Show resolved Hide resolved
framework/extend/console/Console.hpp Outdated Show resolved Hide resolved
framework/extend/service/private/ServerReceiveThread.cpp Outdated Show resolved Hide resolved
Copy link
Collaborator

@vukihub vukihub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@aregtech aregtech merged commit aa385b0 into master Dec 5, 2023
47 checks passed
@aregtech aregtech deleted the feature/222-state-of-logs branch December 16, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bugfix enhancement New feature or request improvement logger
Projects
Status: Reviewed
Development

Successfully merging this pull request may close these issues.

State of logs
2 participants