omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Error when using os.fork()

    Pythonista
    os.fork
    2
    3
    1255
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Zacker
      Zacker last edited by

      I’m a beginner of Python & Phyonista. I met an erro when running os.fork(), but don’t know why...
      Is there anyone who knows the resason?

      Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • JonB
        JonB last edited by

        iOS prohibits apps from working new process. You cannot use multiprocessing or subprocesses either

        1 Reply Last reply Reply Quote 0
        • Zacker
          Zacker last edited by

          Ok...I see...
          Thank you so much!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors