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

add reset_threads!() #115

Merged
merged 8 commits into from
Jul 22, 2023
Merged

add reset_threads!() #115

merged 8 commits into from
Jul 22, 2023

Conversation

ranocha
Copy link
Member

@ranocha ranocha commented Jul 21, 2023

I added a function reset_threads!() to reset the threads after throwing an exception as discussed in #30.

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08 🎉

Comparison is base (d5ca1ae) 91.23% compared to head (514b7ac) 91.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   91.23%   91.31%   +0.08%     
==========================================
  Files           3        3              
  Lines         422      426       +4     
==========================================
+ Hits          385      389       +4     
  Misses         37       37              
Impacted Files Coverage Δ
src/Polyester.jl 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

src/Polyester.jl Outdated Show resolved Hide resolved
@chriselrod
Copy link
Member

Thanks!

@chriselrod chriselrod merged commit 2ded7bd into JuliaSIMD:master Jul 22, 2023
31 checks passed
@ranocha ranocha deleted the hr/reset_threads branch July 23, 2023 10:56
@ranocha
Copy link
Member Author

ranocha commented Jul 23, 2023

Thanks you for all your effort you put into a nice performance ecosystem!

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.

2 participants