-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: avoid hangups/delay when checking pypi version at startup (#855)
* Add timeout to pypi version request, preventing undue hangups on startup * never delay, only show outdated after server is started * revert to original plan, but execute in a thread, and use mutex to avoid garbled printing --------- Co-authored-by: Maarten A. Breddels <[email protected]>
- Loading branch information
1 parent
e2ad53d
commit acfb977
Showing
1 changed file
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters