Skip to content

Conversation

@JeffBezanson
Copy link
Member

This is a workaround to hopefully make @threads loops work again. Existing uses of @threads only do compute, so polling here should not make any difference in those cases (it will only happen briefly on the way out of the @threads loop). Not very satisfying, but this is the best I've got so far.

@JeffBezanson JeffBezanson added system:windows Affects only Windows multithreading Base.Threads and related functionality backport 1.2 labels May 22, 2019
@JeffBezanson JeffBezanson merged commit 4247a48 into master May 23, 2019
@JeffBezanson JeffBezanson deleted the jb/32087 branch May 23, 2019 18:38
KristofferC pushed a commit that referenced this pull request May 23, 2019
@KristofferC KristofferC mentioned this pull request May 23, 2019
58 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

multithreading Base.Threads and related functionality system:windows Affects only Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants