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

Group address range + fix tail data #673

Merged
merged 7 commits into from
Aug 27, 2024
Merged

Group address range + fix tail data #673

merged 7 commits into from
Aug 27, 2024

Conversation

visill
Copy link
Contributor

@visill visill commented Aug 25, 2024

No description provided.

@visill visill changed the title Group address range Group address range + fix tail data Aug 26, 2024
@@ -360,6 +360,9 @@ void od_rules_group_checker_run(void *arg)
usernames[j] = member_name->value;
j++;
}
od_debug(&instance->logger, "group_checker",
Copy link
Collaborator

Choose a reason for hiding this comment

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

это не дебажное логгирование осталось?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Вообще оно полезное, но его и то что пониже можно убрать

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Я еще дебажные галки не убрал

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Хотя когда тесты падают будет сразу видна дебажная инфа

@rkhapov rkhapov merged commit 78941f1 into yandex:master Aug 27, 2024
1 check 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.

2 participants