Skip to content

make sure SESSION is initialized#583

Merged
ko1 merged 1 commit intomasterfrom
fix_560
Mar 25, 2022
Merged

make sure SESSION is initialized#583
ko1 merged 1 commit intomasterfrom
fix_560

Conversation

@ko1
Copy link
Collaborator

@ko1 ko1 commented Mar 25, 2022

UI_*Server access to SESSION object in the server thread, but
it can be not initialized yet at this point.
This patch makes sure the SESSION is initialized when the
UI_*Server is created.

`UI_*Server` access to SESSION object in the server thread, but
it can be not initialized yet at this point.
This patch makes sure the SESSION is initialized when the
`UI_*Server` is created.
@ko1 ko1 merged commit ec0a557 into master Mar 25, 2022
@ko1 ko1 deleted the fix_560 branch March 25, 2022 09:05
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.

1 participant