Skip to content

Conversation

@vchuravy
Copy link
Member

@vchuravy vchuravy commented Mar 3, 2023

@vchuravy vchuravy requested review from KristofferC and vtjnash March 3, 2023 11:14
@vchuravy
Copy link
Member Author

vchuravy commented Mar 3, 2023

Need to fix authorship on one of the commits

vtjnash added 2 commits March 3, 2023 12:54
Previously we would double-account for many of these, leading to
occasional chaos. Try to avoid serializing code that does not belong to
this incremental compilation session package.

Refs: #48723
(cherry picked from commit 81f366d)
There is actually almost no cases where `jl_alloc_svec_uninit` is safe,
since if was safe, you would likely would prefer to use the `jl_svec`
constructor instead.

(cherry picked from commit 0608824)
@KristofferC KristofferC merged commit be9df3f into backports-release-1.9 Mar 6, 2023
@KristofferC KristofferC deleted the vc/backports-1.9 branch March 6, 2023 07:52
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