AWS upload script written in python - verify number of processes used

jschwar at sbcglobal.net jschwar at sbcglobal.net
Sun Oct 9 14:47:53 EDT 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.

 

Does anyone know how to check this?

 

 



More information about the Python-list mailing list