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

Add extended logging to RESTManager.site.start() call #7451

Merged
merged 5 commits into from
Jun 1, 2023

Conversation

kozlovsky
Copy link
Collaborator

The await RESTManager.site.start() call should be fast, but it looks like it hangs sometimes. In this PR, I added extended logging when calling site.start() and a timeout. It should allow understanding of what is going on in some rare cases when the site.start() appears to hang.

@kozlovsky kozlovsky requested a review from a team as a code owner June 1, 2023 08:54
@kozlovsky kozlovsky requested review from drew2a and xoriole and removed request for a team June 1, 2023 08:54
@kozlovsky kozlovsky merged commit 3d88f2d into Tribler:release/7.13 Jun 1, 2023
15 of 16 checks passed
@kozlovsky kozlovsky deleted the log_restapi_start branch June 1, 2023 09:36
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

2 participants