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

Fix: Use ServerConfigFactory singleton #2052

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

glensc
Copy link
Collaborator

@glensc glensc commented Sep 9, 2024

This ensures same instance is used across application.

Fixes: #2050

To test

docker build https://github.com/Taxel/PlexTraktSync.git#refs/pull/2052/head -t plextraktsync/2052
docker run -it --rm -v `pwd`/issue-2050-v2:/app/config plextraktsync/2052 sync                                                          ─╯

This ensures same instance is used across application
@glensc glensc self-assigned this Sep 9, 2024
@glensc glensc merged commit 0e6989c into Taxel:main Sep 9, 2024
3 checks passed
@glensc glensc deleted the 2050-reload branch September 9, 2024 10:32
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.

RuntimeError: Server with name 'SFlix' is not defined
1 participant