in reply to Second background process is pausing the gui

I am unfamiliar with using Tk, but this looks odd to me, what is it providing to your application - open (STDIN, "< /dev/null"); ? Is that a Tk idiom?

Replies are listed 'Best First'.
Re^2: Second background process is pausing the gui
by marto (Cardinal) on Jun 11, 2020 at 06:41 UTC

    "Is that a Tk idiom?"

    No, though your favourite search engine will likely return an explanation.