Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultithreadedForm can cause deadlock #914

Merged
merged 2 commits into from
Jun 9, 2023
Merged

MultithreadedForm can cause deadlock #914

merged 2 commits into from
Jun 9, 2023

Conversation

YingboMa
Copy link
Member

@YingboMa YingboMa commented Jun 9, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2023

Codecov Report

Merging #914 (616ef52) into master (962e2b4) will increase coverage by 0.09%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##           master    #914      +/-   ##
=========================================
+ Coverage    8.31%   8.40%   +0.09%     
=========================================
  Files          26      26              
  Lines        3271    3247      -24     
=========================================
+ Hits          272     273       +1     
+ Misses       2999    2974      -25     
Impacted Files Coverage Δ
src/build_function.jl 0.00% <ø> (ø)

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@YingboMa
Copy link
Member Author

YingboMa commented Jun 9, 2023

Don't merge it yet.

@YingboMa YingboMa merged commit c0966fb into master Jun 9, 2023
@YingboMa YingboMa deleted the myb/deadlock_fix branch June 9, 2023 23:33
@ChrisRackauckas
Copy link
Member

So multithreaded still is fine and it just doesn't shard?

@YingboMa
Copy link
Member Author

YingboMa commented Jun 9, 2023

Yeah, though, @shashi probably needs to take a deeper look.

@shashi
Copy link
Member

shashi commented Jun 10, 2023

Do you know why it deadlocks?

@shashi
Copy link
Member

shashi commented Aug 18, 2023

I'm switching this back on. I think it is fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants