Skip to content

[release-1.2] fix some possible hangs in threaded loops#32352

Closed
JeffBezanson wants to merge 1 commit into
backports-1.2.0-rc2from
jb/fix32258
Closed

[release-1.2] fix some possible hangs in threaded loops#32352
JeffBezanson wants to merge 1 commit into
backports-1.2.0-rc2from
jb/fix32258

Conversation

@JeffBezanson

Copy link
Copy Markdown
Member

Hopefully helps #32258. I was able to trigger the problem reliably before this change, but not after it. Still might not be 100% fixed, but the branches have diverged a bit now so it's not easy to port over the most current scheduler code.

@JeffBezanson JeffBezanson added the multithreading Base.Threads and related functionality label Jun 18, 2019
@JeffBezanson JeffBezanson added this to the 1.2 milestone Jun 18, 2019
@KristofferC KristofferC changed the base branch from release-1.2 to backports-1.2.0-rc2 June 19, 2019 13:35
@KristofferC

Copy link
Copy Markdown
Member

It seems this picked up a merge conflict upon changing the branch to merge into.

@KristofferC

Copy link
Copy Markdown
Member

I pushed a rebased commit to #32270 (685a9e3). Please check that it looks ok.

@JeffBezanson JeffBezanson deleted the jb/fix32258 branch June 19, 2019 22:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants