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

Go context used for tracing is not closed properly #69

Closed
ValentaTomas opened this issue Feb 8, 2024 · 1 comment
Closed

Go context used for tracing is not closed properly #69

ValentaTomas opened this issue Feb 8, 2024 · 1 comment

Comments

@ValentaTomas
Copy link
Member

Somewhere in our API code the context that is used when starting instance/sandbox is sometimes not closed properly so it still continues even though the request itself ended.

Screenshot 2024-02-07 at 10 08 40

This results in nonsensical reported start times for instance.

@ValentaTomas
Copy link
Member Author

This should be fixed by 0a97490

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

No branches or pull requests

1 participant