Skip to content

Conversation

peter-bertuglia
Copy link
Contributor

In StatsigServer, when local_mode is set to True the __background_download_config and __background_download_idlists are never set in initialize, so we should not call join on those attributes in shutdown.

In `StatsigServer`, when `local_mode` is set to `True` the `__background_download_config` and `__background_download_idlists` are never set in `initialize`, so we should not call `join` on those attributes in `shutdown`.
@tore-statsig
Copy link
Contributor

Nice catch! Looks like this does not apply to the other background threads in the logger, so this should be the scope of the fix. Will merge and publish v0.5.2

@tore-statsig tore-statsig merged commit 9bd4cf3 into statsig-io:main Jan 11, 2022
@tore-statsig
Copy link
Contributor

There was a small fix to this, but that was merged and we published v0.5.2. Thanks for your contribution!

https://github.com/statsig-io/python-sdk/releases/tag/v0.5.2

@peter-bertuglia peter-bertuglia deleted the patch-1 branch January 12, 2022 06:53
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