Sorry, I forgot to mention that I'm using Windows 10 64-bit.
From: jsch...@sbcglobal.net <jsch...@sbcglobal.net> Sent: Sunday, October 9, 2022 1:48 PM To: 'python-list@python.org' <python-list@python.org> Subject: AWS upload script written in python - verify number of processes used I have an AWS upload script to upload to my S3 bucket and I have it configured to use 6 processes. How can I verify that it's using 6 processes to do the upload? I have wireshark installed, but I'm not very familiar with it. I also have tried tasklist, but that doesn't tell me what I want to know either. Does anyone know how to check this? -- https://mail.python.org/mailman/listinfo/python-list