-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
RandomAlivePause RandomPause runs even disabled #5501
Comments
Unless I'm mistaken, that's only an output at start of the bot, it won't actually pause at the specified time. |
@kureijir You're right, but it should be fixed anyway. |
#5591 is a blanket approach which will just mask the issue, and potentially break something (although I can't think what to be honest). Suggest fixing the individual randompause and randomalivepause tasks instead/as well. |
@Gobberwart It is not a issue, just a messages of scheduling functions called from init. |
#5591 merged. |
I notice these run even disabled in config
RandomAlivePause
RandomPause
Your FULL config.json (remove your username, password, gmapkey and any other private info)
Output when issue occurred
[2016-09-16 21:09:07] [RandomAlivePause] [INFO] Next random alive pause at 21:24:19, for a duration of 0:06:03
[2016-09-16 21:09:07] [RandomPause] [INFO] Next random pause at 22:01:19, for a duration of 0:08:44
Steps to Reproduce
start bot
Other Information
Branch:
master
Git Commit:
a8ee312
The text was updated successfully, but these errors were encountered: