Skip to content

[Bug]: Startup delay message is printed after the delay #605

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

Closed
ineednewpajamas opened this issue Jul 12, 2024 · 0 comments · Fixed by #645
Closed

[Bug]: Startup delay message is printed after the delay #605

ineednewpajamas opened this issue Jul 12, 2024 · 0 comments · Fixed by #645
Assignees
Labels
bug Something isn't working status:added-to-develop Feature Request or Bug Fix is in Develop

Comments

@ineednewpajamas
Copy link
Contributor

Describe the Bug

The startup delay message is printed after the delay has elapsed.

Before delay

|====================================================================================================|
|                           _     _ _                                                                |
|                          | |   (_) |                                                               |
|                      __ _| |__  _| |_   _ __ ___   __ _ _ __   __ _  __ _  ___                     |
|                     / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \                    |
|                    | (_| | |_) | | |_  | | | | | | (_| | | | | (_| | (_| |  __/                    |
|                     \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___|                    |
|                        | |         ______                            __/ |                         |
|                        |_|        |______|                          |___/                          |
|     Version: 4.1.7 (Python 3.11.9)                                                                 |
|     Platform: Linux-5.15.0-113-generic-x86_64-with                                                 |

after delay is over

|====================================================================================================|
|                           _     _ _                                                                |
|                          | |   (_) |                                                               |
|                      __ _| |__  _| |_   _ __ ___   __ _ _ __   __ _  __ _  ___                     |
|                     / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \                    |
|                    | (_| | |_) | | |_  | | | | | | (_| | | | | (_| | (_| |  __/                    |
|                     \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___|                    |
|                        | |         ______                            __/ |                         |
|                        |_|        |______|                          |___/                          |
|     Version: 4.1.7 (Python 3.11.9)                                                                 |
|     Platform: Linux-5.15.0-113-generic-x86_64-with                                                 |
|     Scheduled Mode: Running every 15 minutes.                                                      |
|     Startup Delay: Initial Run will start after 600 seconds                                        |

Config

No response

Logs

https://gist.github.com/ineednewpajamas/4be477f1dc4903a42f06c176db474e5a

Screenshots

No response

Installation

Docker

Version Number

4.1.7

What branch are you on?

master

@ineednewpajamas ineednewpajamas added the bug Something isn't working label Jul 12, 2024
@bobokun bobokun added the status:added-to-develop Feature Request or Bug Fix is in Develop label Jul 12, 2024
@bobokun bobokun closed this as completed Sep 6, 2024
@bobokun bobokun mentioned this issue Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status:added-to-develop Feature Request or Bug Fix is in Develop
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants