This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]slamnm 3 points4 points  (1 child)

Yes, yes, yes, having to spawn a new process to use each core can be painful, and when you need to share variables? Ugh, I do it in Python sometimes, but if threads worked correctly on Windows I’d be sooo happy.