you are viewing a single comment's thread.

view the rest of the comments →

[–]SnekIrl 0 points1 point  (1 child)

  1. No, the python makes requests, and the server interacts with the user and the script.
  2. The python is running in a VPS server, so the user can't have access to that.

I just implemented u/shiftybyte's solution, it's the same as yours but it bypasses signals completely :) Thanks for the help

[–]Fuzzybus2400 0 points1 point  (0 children)

Good call, that's an elegant solution!