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

win: fix lock function call for backtrace collection #41849

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Aug 9, 2021

avoids assert when triggered

@vtjnash vtjnash added system:windows Affects only Windows error handling Handling of exceptions by Julia or the user backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Aug 9, 2021
@vtjnash vtjnash merged commit 2d81742 into master Aug 10, 2021
@vtjnash vtjnash deleted the jn/win-backtracelock branch August 10, 2021 21:31
KristofferC pushed a commit that referenced this pull request Aug 11, 2021
Avoids an assert when this is triggered

(cherry picked from commit 2d81742)
@KristofferC KristofferC mentioned this pull request Aug 11, 2021
75 tasks
KristofferC pushed a commit that referenced this pull request Aug 25, 2021
Avoids an assert when this is triggered

(cherry picked from commit 2d81742)
KristofferC pushed a commit that referenced this pull request Aug 31, 2021
Avoids an assert when this is triggered

(cherry picked from commit 2d81742)
KristofferC pushed a commit that referenced this pull request Sep 3, 2021
Avoids an assert when this is triggered

(cherry picked from commit 2d81742)
@KristofferC KristofferC removed backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Sep 7, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
Avoids an assert when this is triggered

(cherry picked from commit 2d81742)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error handling Handling of exceptions by Julia or the user system:windows Affects only Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants