We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f467bb commit 55dbb53Copy full SHA for 55dbb53
tuf/ngclient/updater.py
@@ -29,10 +29,6 @@
29
* ``Updater.download_target()`` downloads a target file and ensures it is
30
verified correct by the metadata.
31
32
-Note that applications using ``Updater`` should be 'single instance'
33
-applications: running multiple instances that use the same cache directories at
34
-the same time is not supported.
35
-
36
A simple example of using the Updater to implement a Python TUF client that
37
downloads target files is available in `examples/client
38
<https://github.com/theupdateframework/python-tuf/tree/develop/examples/client>`_.
0 commit comments