Skip to content

Fix SessionContext init with only SessionConfig - #827

Merged
andygrove merged 1 commit into
apache:mainfrom
jcrist:fix-session-context
Aug 23, 2024
Merged

Fix SessionContext init with only SessionConfig#827
andygrove merged 1 commit into
apache:mainfrom
jcrist:fix-session-context

Conversation

@jcrist

Copy link
Copy Markdown
Contributor

Previously creating a SessionContext when specifying only a SessionConfig would error.

Fixes#826.

Previously creating a `SessionContext` when specifying only a
`SessionConfig` would error.

@timsaucertimsaucer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@andygroveandygrove left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jcrist

@andygrove
andygrove merged commit 02414d8 into apache:mainAug 23, 2024
Sign up for freeto 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.

Cannot create a SessionContext with only a SessionConfig

4 participants

@jcrist@andygrove@Michael-J-Ward@timsaucer