-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Hi,
First, nice project 👍
Number 1:
How i can stop/terminate a python execution?
I want migrate my CI project (goci) from Go and JS to C++ and Python.
But i need some way to stop/terminate the python execution, because it will run in a thread and the user can stop that execution.
Number 2:
Basically my current github project (goci) work in this way. A go program control tasks that is javascript files executed from it. From go i can expose some functions to javascript (change progress, send message to console, set status etc). After finished that thread dead and the log, status, progress is saved to history.
I read about this project and see that i can make the same thing. I want only confirm it please.
Thanks.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels