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

Provide default timezone to scheduler #264

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

dwrss
Copy link
Contributor

@dwrss dwrss commented Sep 13, 2023

This should stop the:

/usr/local/lib/python3.11/site-packages/tzlocal/unix.py:158: UserWarning: Can not find any timezone configuration, defaulting to UTC.
warnings.warn('Can not find any timezone configuration, defaulting to UTC.')

warning in the logs

This should stop the "/usr/local/lib/python3.11/site-packages/tzlocal/unix.py:158: UserWarning: Can not find any timezone configuration, defaulting to UTC.
warnings.warn('Can not find any timezone configuration, defaulting to UTC.')" warning
@dwrss dwrss added this pull request to the merge queue Sep 13, 2023
Merged via the queue into main with commit e06d168 Sep 13, 2023
@dwrss dwrss deleted the provide-timezone-scheduler-on-init branch September 13, 2023 14:14
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