Skip to content

Migrating project to C++ and Python #2631

@paulocoutinhox

Description

@paulocoutinhox

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions