Skip to content

Commit

Permalink
Improve periodic update handling
Browse files Browse the repository at this point in the history
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
  • Loading branch information
gaborbernat committed Jul 7, 2020
1 parent 9964640 commit e362479
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/changelog/1883.bufix.rst
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
Fix test suite failing if run from system Python - by :user:`gaborbernat`.
Improve periodic update handling:

- better logging output while running and enable logging on background process call (
``_VIRTUALENV_PERIODIC_UPDATE_INLINE`` may be used to debug behaviour inline)
- fallback to unverified context when querying the PyPi for release date,
- stop downloading wheels once we reach the embedded version,

by :user:`gaborbernat`.

0 comments on commit e362479

Please sign in to comment.