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

remove custom logic for sigterm #286

Merged
merged 3 commits into from
Mar 5, 2021
Merged

remove custom logic for sigterm #286

merged 3 commits into from
Mar 5, 2021

Conversation

reshke
Copy link
Contributor

@reshke reshke commented Mar 3, 2021

No description provided.

@reshke reshke force-pushed the master branch 2 times, most recently from da40c66 to a690a3e Compare March 3, 2021 18:47
@reshke reshke force-pushed the master branch 2 times, most recently from 631f843 to 6f0ce17 Compare March 4, 2021 09:40

int stats_tick = 0;
for (;;) {
if (!cron->online) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

In fact now we cannot shut down for 1 second. This is kind of eternity...

@reshke reshke merged commit 173a0de into yandex:master Mar 5, 2021
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