Remix.run Logo
knome a day ago

the first line of the article points out that python isn't run in the POSIX C handler. that just sets a flag for the interpreter to act on. the python issue is an unsafe re-entrant handling strategy in the interpreter.

masklinn a day ago | parent | next [-]

And this is explained in more details in the first article of the series.

zaphirplane 21 hours ago | parent | prev [-]

Too funny