AWS upload script written in python - verify number of processes used
From jschwar@sbcglobal.net@21:1/5 to All on Sun Oct 9 13:47:53 2022
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.