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 null returned session #159

Merged
merged 1 commit into from
Aug 26, 2021
Merged

fix null returned session #159

merged 1 commit into from
Aug 26, 2021

Conversation

tsmethurst
Copy link
Contributor

@tsmethurst tsmethurst commented Aug 26, 2021

Note that there's currently an issue with bun selecting []byte -- uptrace/bun#122

What this boils down for GtS to is that a new router session will be created on every startup. Not a huge deal, but we should make sure to fix it properly later.

Closes #158

@tsmethurst tsmethurst merged commit 1582cf8 into main Aug 26, 2021
@tsmethurst tsmethurst deleted the router_session_fix branch August 26, 2021 16:55
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.

Panic on begin oauth flow
1 participant