in reply to Re: Thread create hangs
in thread Thread create hangs

Threads generally can’t meaningfully share resources such as “the terminal,” because of course there is only one of them.

Twaddle! Forked processes share "the terminal" all the time. Every time you type a piped command those processes are sharing a common console.

With threads, you have the advantage that coordinating that shared access is trivial. Just a shame about the bug.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
RIP an inspiration; A true Folk's Guy