I hereby claim:
- I am amroot on github.
- I am robertgilbert (https://keybase.io/robertgilbert) on keybase.
- I have a public key ASA0Fj3zUXaEGJySmPLkOG_O1HFg9_flUWa-3F1dRrN5Ngo
To claim this, I am signing this object:
from multiprocessing import Process | |
from time import sleep | |
from timeit import default_timer as timer | |
def test(i): | |
print(i) | |
sleep(5.0) | |
start = timer() | |
proc = [] |
I hereby claim:
To claim this, I am signing this object: