You are viewing a single comment's thread from:

RE: Your 1st Python Hive Bot Deployment

in #dev • 2 months ago

SIGINT (interrupt signal) is a predefined signal-> it's Ctrl + C

I've seen that it's also in your snippet, but yesterday I somehow only red "can't...", and not "CTRL + C can't..."... nice, I'm blind 😅

I now recommend this video:

I think I might drop a follow to this guy: he has a lot of undervalued content I have to check!

Sort:  

yesterday I somehow only red "can't...", and not "CTRL + C can't..."...

Yesterday it said that. I edited it after replying to you earlier.

I think I might drop a follow to this guy: he has a lot of undervalued content I have to check!

He's got the best flask guide. Not in videos, but on his homepage.
When I first found it, I didn't really get it, because it's more targeted at people, who already tried doing the same things in other languages/libs or by themselves.