Skip to content

Conversation

@weezel
Copy link
Owner

@weezel weezel commented Jun 23, 2025

Also fixes panic in OTEL shutdown.

weezel added 3 commits June 23, 2025 21:40
While here, move it before the main web server since this should be
fairly fast to shut down. Also the timeout is shorter.

Signed-off-by: Ville Valkonen <weezel@users.noreply.github.com>
Trying to access method in nil pointer trips the flow. Who would have
guessed?

Signed-off-by: Ville Valkonen <weezel@users.noreply.github.com>
Same as in the previous commit: uninitialized sync.Once.

Also the connection closing order was wrong, socket must the fast to be
closed. That caused issue with graceful shutdown.

Signed-off-by: Ville Valkonen <weezel@users.noreply.github.com>
@weezel weezel merged commit eb1e5d6 into main Jun 23, 2025
1 check passed
@weezel weezel deleted the fix_panic_profiling_server branch June 23, 2025 18: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.

2 participants