go-python3 icon indicating copy to clipboard operation
go-python3 copied to clipboard

How to stop or terminate python execution?

Open paulocoutinhox opened this issue 5 years ago • 1 comments

Hi,

First, nice project 👍

How i can stop/terminate a python execution?

I want migrate my CI project (goci) from Go+Otto to Go+Python.

But i need some way to stop/terminate the execution.

Can you help me?

Thanks.

paulocoutinhox avatar Oct 30 '20 04:10 paulocoutinhox

check https://stackoverflow.com/questions/38554126/limiting-execution-time-of-embedded-python

christian-korneck avatar Nov 05 '20 00:11 christian-korneck