Originally posted by DumbFsck
View Post
Originally posted by DumbFsck
View Post
Code:
f <- mcfork(detached) env <- parent.frame() mc.advance.stream() sendMaster(try(eval(expr, env), silent = TRUE)) mcexit(0L)
Originally posted by DumbFsck
View Post
Answer btw is there isnt one, because windows doesnt support multithreading, you would have to implement it all yourself, and everyone who has tried has failed - including microsoft, who gave up and did it (badly) with WSL then slightly less badly with WSL2.
Leave a comment: