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

init Go instance on request #91

Merged
merged 1 commit into from
Jan 24, 2024
Merged

init Go instance on request #91

merged 1 commit into from
Jan 24, 2024

Conversation

syumai
Copy link
Owner

@syumai syumai commented Jan 24, 2024

What

  • initialize Go instance on Request.
    • This resolves call to released function error.
  • add closeCh to handler.go.
    • This reduces all goroutines are asleep - deadlock! error.

Motivation

  • To improve app stability.

@syumai syumai self-assigned this Jan 24, 2024
@syumai syumai merged commit 1519718 into main Jan 24, 2024
1 check passed
@syumai syumai deleted the init-go-instance-on-request branch January 24, 2024 13:12
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.

None yet

1 participant