Skip to content

Take fewer locks#705

Merged
pxl-th merged 3 commits intomasterfrom
pxl-th/locks
Dec 3, 2024
Merged

Take fewer locks#705
pxl-th merged 3 commits intomasterfrom
pxl-th/locks

Conversation

@pxl-th
Copy link
Member

@pxl-th pxl-th commented Dec 2, 2024

  • Revert maybe_collect to old behavior. Current one is too aggressive.
  • Fixes task switch not allowed from inside gc finalizer #697.
    @jariji, this PR reduces the amount of locks taken, so there should be no locks in the finalizer. Feel free to re-open the issue, if you are still seeing the errors after this PR.
  • Add istriu methods for ROCArray to fix triangular lmul! in 1.11.2.

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.

task switch not allowed from inside gc finalizer

1 participant