-
Notifications
You must be signed in to change notification settings - Fork 520
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
Merge changes from 3.5.3 into series/3.x #3958
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4ecd33 - Browse repository at this point
Copy the full SHA b4ecd33View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a30c5 - Browse repository at this point
Copy the full SHA e4a30c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e8f282 - Browse repository at this point
Copy the full SHA 9e8f282View commit details -
Configuration menu - View commit details
-
Copy full SHA for de50142 - Browse repository at this point
Copy the full SHA de50142View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2ef8bc - Browse repository at this point
Copy the full SHA c2ef8bcView commit details
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b12e3e - Browse repository at this point
Copy the full SHA 3b12e3eView commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fe4f8c - Browse repository at this point
Copy the full SHA 3fe4f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1ff54 - Browse repository at this point
Copy the full SHA 8e1ff54View commit details
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 281b9db - Browse repository at this point
Copy the full SHA 281b9dbView commit details
Commits on Dec 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f43315 - Browse repository at this point
Copy the full SHA 3f43315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 139d3f2 - Browse repository at this point
Copy the full SHA 139d3f2View commit details
Commits on Jan 2, 2024
-
Update std/shared/src/main/scala/cats/effect/std/Hotswap.scala
Add comment Co-authored-by: Arman Bilge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd3472c - Browse repository at this point
Copy the full SHA bd3472cView commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f05819 - Browse repository at this point
Copy the full SHA 7f05819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 444512f - Browse repository at this point
Copy the full SHA 444512fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf03fb3 - Browse repository at this point
Copy the full SHA bf03fb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 862b60c - Browse repository at this point
Copy the full SHA 862b60cView commit details -
Merge pull request #3936 from armanbilge/issue/3935
Fix off-by-1 in `CallbackStack#pack`
Configuration menu - View commit details
-
Copy full SHA for 1de67c5 - Browse repository at this point
Copy the full SHA 1de67c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8341a4e - Browse repository at this point
Copy the full SHA 8341a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05145d9 - Browse repository at this point
Copy the full SHA 05145d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0450001 - Browse repository at this point
Copy the full SHA 0450001View commit details -
Configuration menu - View commit details
-
Copy full SHA for b442eb2 - Browse repository at this point
Copy the full SHA b442eb2View commit details -
Merge pull request #3903 from armanbilge/topic/block-directly
Execute `IO.blocking` on WSTP without `BlockContext` indirection
Configuration menu - View commit details
-
Copy full SHA for adc72fe - Browse repository at this point
Copy the full SHA adc72feView commit details
Commits on Jan 9, 2024
-
Add test for
CallbackStack#pack
race conditionCo-authored-by: Matthias Ernst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e2e87d - Browse repository at this point
Copy the full SHA 6e2e87dView commit details -
Co-authored-by: Sam Pillsworth <[email protected]> Co-authored-by: Matthias Ernst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 632ca06 - Browse repository at this point
Copy the full SHA 632ca06View commit details -
Configuration menu - View commit details
-
Copy full SHA for c04e123 - Browse repository at this point
Copy the full SHA c04e123View commit details -
Merge pull request #3938 from armanbilge/issue/3848
Reset auto-cede counter after `blocking`
Configuration menu - View commit details
-
Copy full SHA for e93ee75 - Browse repository at this point
Copy the full SHA e93ee75View commit details -
Configuration menu - View commit details
-
Copy full SHA for c884c71 - Browse repository at this point
Copy the full SHA c884c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51987ec - Browse repository at this point
Copy the full SHA 51987ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e1cac7 - Browse repository at this point
Copy the full SHA 4e1cac7View commit details
Commits on Jan 10, 2024
-
Implement
Fiber#join
viaasyncCheckAttempt
Co-authored-by: Sam Pillsworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dccd380 - Browse repository at this point
Copy the full SHA dccd380View commit details -
Merge remote-tracking branch 'origin/fix/fiber-join-async-check-attem…
…pt' into topic/callback-stack-pack-lock
Configuration menu - View commit details
-
Copy full SHA for 250592e - Browse repository at this point
Copy the full SHA 250592eView commit details -
Co-authored-by: Sam Pillsworth <[email protected]> Co-authored-by: Matthias Ernst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64cf1b6 - Browse repository at this point
Copy the full SHA 64cf1b6View commit details -
Fix recursion when head is removed
Co-authored-by: Sam Pillsworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f38b40 - Browse repository at this point
Copy the full SHA 7f38b40View commit details -
If CASing head fails, pack tail anyway
Co-authored-by: Sam Pillsworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d8224f - Browse repository at this point
Copy the full SHA 1d8224fView commit details -
More aggressive self-removal on failed CAS
Co-authored-by: Sam Pillsworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca8f1a3 - Browse repository at this point
Copy the full SHA ca8f1a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e54754 - Browse repository at this point
Copy the full SHA 1e54754View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede4637 - Browse repository at this point
Copy the full SHA ede4637View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ba5c6 - Browse repository at this point
Copy the full SHA 55ba5c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e970713 - Browse repository at this point
Copy the full SHA e970713View commit details -
Configuration menu - View commit details
-
Copy full SHA for d448086 - Browse repository at this point
Copy the full SHA d448086View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13115ff - Browse repository at this point
Copy the full SHA 13115ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f16898 - Browse repository at this point
Copy the full SHA 7f16898View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea20d1d - Browse repository at this point
Copy the full SHA ea20d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9301e6 - Browse repository at this point
Copy the full SHA e9301e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c12425 - Browse repository at this point
Copy the full SHA 9c12425View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9121e45 - Browse repository at this point
Copy the full SHA 9121e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4563927 - Browse repository at this point
Copy the full SHA 4563927View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82c686f - Browse repository at this point
Copy the full SHA 82c686fView commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e3579b - Browse repository at this point
Copy the full SHA 9e3579bView commit details
Commits on Jan 13, 2024
-
Merge pull request #3942 from armanbilge/fix/fiber-join-async-check-a…
…ttempt Implement `Fiber#join` via `asyncCheckAttempt`
Configuration menu - View commit details
-
Copy full SHA for e2efaaf - Browse repository at this point
Copy the full SHA e2efaafView commit details
Commits on Jan 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35aa9a1 - Browse repository at this point
Copy the full SHA 35aa9a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a18138e - Browse repository at this point
Copy the full SHA a18138eView commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b3ad16 - Browse repository at this point
Copy the full SHA 5b3ad16View commit details -
Merge pull request #3943 from armanbilge/topic/callback-stack-pack-lock
Refactor `CallbackStack` based on new "pack locking" strategy
Configuration menu - View commit details
-
Copy full SHA for 6013bd6 - Browse repository at this point
Copy the full SHA 6013bd6View commit details -
Tweak release notes config [ci skip]
Co-authored-by: Sam Pillsworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 108b674 - Browse repository at this point
Copy the full SHA 108b674View commit details -
Merge pull request #3951 from armanbilge/topic/tweak-release-notes
Tweak release notes config
Configuration menu - View commit details
-
Copy full SHA for eba766e - Browse repository at this point
Copy the full SHA eba766eView commit details -
Decrease concurrency/replicas in
CallbackStackSpec
Co-authored-by: Sam Pillsworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e9f22e - Browse repository at this point
Copy the full SHA 3e9f22eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 976ac3f - Browse repository at this point
Copy the full SHA 976ac3fView commit details -
Merge pull request #3953 from typelevel/sam/backstage-label-config
Update release.yml
Configuration menu - View commit details
-
Copy full SHA for f1395d7 - Browse repository at this point
Copy the full SHA f1395d7View commit details -
Merge pull request #3952 from armanbilge/topic/callback-stack-spec-le…
…ss-replicas Decrease concurrency/replicas in `CallbackStackSpec`
Configuration menu - View commit details
-
Copy full SHA for 4751662 - Browse repository at this point
Copy the full SHA 4751662View commit details -
Co-authored-by: Sam Pillsworth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e18e6d0 - Browse repository at this point
Copy the full SHA e18e6d0View commit details -
Merge pull request #3954 from armanbilge/topic/how-to-release
Document release process
Configuration menu - View commit details
-
Copy full SHA for d246e7f - Browse repository at this point
Copy the full SHA d246e7fView commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02a0390 - Browse repository at this point
Copy the full SHA 02a0390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b7e4e3 - Browse repository at this point
Copy the full SHA 3b7e4e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07d0b9c - Browse repository at this point
Copy the full SHA 07d0b9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b5325d - Browse repository at this point
Copy the full SHA 3b5325dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 311d406 - Browse repository at this point
Copy the full SHA 311d406View commit details -
Configuration menu - View commit details
-
Copy full SHA for a608390 - Browse repository at this point
Copy the full SHA a608390View commit details