Skip to content

cann't close osc server/py script #159

Description

@high-solutions

i can't seem to stop the threading server from within python.

I would like to make a osc command to stop the python script/receveing threading server but the server keeps running and responding

tried:
exit()
sys.exit()
subprocess.run(pkill "the python script")

only ctrl+c works if the script runs in the foreground, but i want to stop it with osc from wherever, also if it runs on the background

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions