Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/typelevel/cats-effect

The pure asynchronous runtime for Scala
https://github.com/typelevel/cats-effect

Merge branch 'build/update-versions' into build/minor-update-pr

a52dc37ccd06c79ce6a8d6ff1f004755f2b4a106 authored over 1 year ago
Drafted version update script

b998d3c28d45d19a614356597419ffa51551c80d authored over 1 year ago
Merge pull request #3613 from djspiewak/release/3.4.11-major

Backport 3.4.11 into major branch

9236a21c98ec46a24921c3a4a2c94a56b4b253c3 authored over 1 year ago
Merge pull request #3615 from djspiewak/bug/continuing-failure

Fixed issue in which failing `uncancelable` would remain masked for one stage

a4d76cd1b220f8a0cec0513495f909d60e25b5cb authored over 1 year ago
Fixed issue in which failing `uncancelable` would remain masked for one stage

cb2b179bf2a8db784b9f3f3329f5dcb872ee1f35 authored over 1 year ago
Merge branch 'release/3.4.11-minor' into release/3.4.11-major

7f65ba2bbe9fb94b1c4c8152b23181f2e2019bc2 authored over 1 year ago
Updated versions for 3.4.11

85473973972367f20aa53b04cc30de412d4cfc37 authored over 1 year ago
Merge pull request #3611 from armanbilge/issue/3585

Treat non-positive sleep durations as `cede`s

9236fb4347f76a57e6abb79d41ca15d0ce7eab58 authored over 1 year ago
Merge pull request #3610 from armanbilge/issue/3609

Catch stray exceptions in `uncancelable` body

56fb90f7b618714f11ee80eab7bdb38d8fe5c8d3 authored over 1 year ago
Merge branch 'series/3.x' into feature/jvm-polling-system

a76917976f0637b26bc2fc2b03d77eb90d15ffe4 authored over 1 year ago
Extact `delay` local val

b0f7f6a7954bb3c0c4e47303386fd1e3310f4611 authored over 1 year ago
Treat non-positive sleep durations as `cede`s

f6bc455b8f780c5f78ecbd3b0f64b1c36e3d9f94 authored over 1 year ago
Add test for negative sleeps

ead5b1d9426afe1e8eb62e283b31ed1dec50d4cf authored over 1 year ago
Micro-optimize `onError`

4e765a6a661cddb0376d364577586665df65b6e2 authored over 1 year ago
Handle stray exceptions in `uncancelable` body

130c5bae9d7cf1e8c9d02a33fcd35b8baed5ed64 authored over 1 year ago
Add test for stray exceptions in `IO.uncancelable`

a2768573668f53cdb689aa43976a1c07b0e7806d authored over 1 year ago
Merge pull request #3606 from djspiewak/bug/synchronous-lost-value

Adjusted `Queue.synchronous` to include a two-phase commit

75dd270de22c661afc9441634358644f4a0ada83 authored over 1 year ago
Added tailrec

4fdcffb675e0eb1c3ecfe73c753d98b1a20ba646 authored over 1 year ago
Reduce iteration count on non-JVM

4c63f181b659f512c998f9d59b65ad1dd41de1fd authored over 1 year ago
Fixed compilation on 2.12

ffe6e059a253df45359df671ed4c9ad54b68f685 authored over 1 year ago
Merge pull request #3608 from typelevel/update/flake-lock

flake.lock: Update

c1268e699aee330539fb8f5df4d9961e23460d34 authored over 1 year ago
flake.lock: Update

Flake lock file updates:

• Updated input 'typelevel-nix':
'github:typelevel/typelevel-nix/a...

a876f952f7249053b3ab2a445b5a0fbed3eb14c8 authored over 1 year ago
Fixed race condition between offer and canceled take

07258ccac76372b1ba3bc2e205062f071c8d6d4d authored over 1 year ago
Scalafmt

bd86341dee21b4cb20492acbe762f8c93fdb8268 authored over 1 year ago
Adjusted `Queue.synchronous` to include a two-phase commit

cc3d7a42455d359e3c2aa9042f63c8b190404602 authored over 1 year ago
Merge pull request #3604 from armanbilge/issue/1818

Reset the global runtime when it is shutdown.

738b68fcac74fae9cce3795ca334841d6b7a1d84 authored over 1 year ago
Merge pull request #3598 from typelevel/update/series/3.x/sbt-native-image-0.3.4

Update sbt-native-image to 0.3.4 in series/3.x

1321ab7ea6a16e4a79504c5ad8aa4bef29be1b5c authored over 1 year ago
Merge pull request #3601 from djspiewak/bug/uncancelable-dispatcher-async

Added test to ensure inner worker awaits are canceled

df02d04fddd9efa13085990924d7ce18dffb8bc0 authored over 1 year ago
Register `GlobalShutdown` test app on JS

b044def5b2945955a8e7f3e6ef0597fb7f736b7f authored over 1 year ago
Reset global runtime when it is shutdown

29d31634b6f5c8acd036de7010c8f8de027cf7d0 authored over 1 year ago
Add test for global runtime reset

197f0ae6de8f519d23d6fa67edb3ce6cc9225604 authored over 1 year ago
Update tests/shared/src/test/scala/cats/effect/std/DispatcherSpec.scala

Co-authored-by: Arman Bilge <[email protected]>

03ee5002e19c06f8622e51c496b45df3620967f8 authored over 1 year ago
Merge pull request #3599 from djspiewak/bug/sync-queue

Revised `Queue.synchronous` internals to simplify concurrent hand-off

c00f3d01c34f5cf2fc52614c18b627c8fda9bfad authored over 1 year ago
Moved common test to common

23bb534dae2b588b1e44ea3c5b7497a30d40ceef authored over 1 year ago
Merge pull request #3600 from armanbilge/topic/windows-pagefile

Use configure-pagefile-action on Windows CI

30017d4242e3373a41010b48cffa5bebebf9cea6 authored over 1 year ago
Merge pull request #3602 from djspiewak/bug/more-determinstic-release-test

Make the new dispatcher release test deterministic

cf465974794ff35d6ea654e3acec69e5f3923951 authored over 1 year ago
Make the new dispatcher release test deterministic

af19cd3efee9aed5411f70a1a1d2a8271fe34648 authored over 1 year ago
Added test to ensure inner worker awaits are canceled

393778d78f26f9719cad00e659e2eda25b3fe6cd authored over 1 year ago
Use configure-pagefile-action on Windows CI

aff850c52fd6eeaf2467d43ca96f5201a5bc3102 authored over 1 year ago
Revised `Queue.synchronous` internals to simplify concurrent hand-off

1018cde0b47111c4a80b4f7eddce660ddbcd8ea3 authored over 1 year ago
Update sbt-native-image to 0.3.4 in series/3.x

a550db455c4a267b62bbf818568bcc0ba48d82b2 authored over 1 year ago
Merge pull request #3596 from BalmungSan/fix-mutex-memory-leak

Fix Mutex memory leak

d571c2271bf3b9720284b27c341826f47be9424a authored over 1 year ago
Rename ConcurrentMutexImpl variables

2dbc2660b1c4370f81d2d2314c734e6cf21d1060 authored almost 2 years ago
Allow GC of ConcurrentMutexImpl.LockQueueCell during cancellation

ba38ce5568cf7f803899f82dd5c268a269b0aff9 authored almost 2 years ago
Merge pull request #3593 from samspills/sam/3501/flakey-test

fix #3501 flakey test

b34edeb2824456bccba10c4fde0a45585119a934 authored almost 2 years ago
fix flakey dispatcher test

a6c53d625313c75ab4419ad4d346cae7f1269e37 authored almost 2 years ago
Merge pull request #3591 from durban/workerThreadName

Fix worker thread name index

7cd4523ccbffdd5941150146658daa828c6940e6 authored almost 2 years ago
Merge pull request #3496 from manuelcueto/3495-configurable-starvation-warning-console

Add console as config in ioRuntimeConfig, pass it to CPUStarvation

1e92538a7d18781e840046fc4fc73bba39a4f7f6 authored almost 2 years ago
Merge pull request #3592 from durban/removeWorkarounds

Remove unnecessary workarounds

a7ebde27cf810ce9cd4dd8deb41aa3d510254dfb authored almost 2 years ago
move onCpuStarvationWarn a method

4bf46fd10af92e6e659174858f21acea6868f1d9 authored almost 2 years ago
Fix new worker naming

7723cf857c9c35c220f56633f836fcd89fbc9cf6 authored almost 2 years ago
Add failing test for new worker naming

f813fc3f5dffbade27adb34d5a01c5a3e7c5ac87 authored almost 2 years ago
Use isJVM

44d70e3fd4dd150344122ddcc98aaeba830fc1c0 authored almost 2 years ago
Remove unnecessary timeoutTo

ad49cec8b46d051c7bf7d18dbb37516ae541bd91 authored almost 2 years ago
Merge remote-tracking branch 'upstream/series/3.x' into feature/jvm-polling-system

3d1cd9698b174caa5971784d7d5d7998dce41738 authored almost 2 years ago
Fix initial nameIndex

dadbc38c3b46f7394aa9a77a55347bb3f66fe6a4 authored almost 2 years ago
Add failing test

30ff14ef56958b04ab7814ef139df7f540935f54 authored almost 2 years ago
Merge pull request #3574 from djspiewak/release/3.4.10-major

Backport 3.4.10 into major branch

eb061934df4364de4a9fddc44b66df92f0ce9ba1 authored almost 2 years ago
Merge pull request #3590 from djspiewak/bug/flaky-queue-spec

Reduced iteration count to placate CI

2d4180ea1b695108df917e8c8007f79aabd28751 authored almost 2 years ago
Merge pull request #3577 from armanbilge/topic/ci-release

Setup CI release

bc2ed765ace60ba2756b7d35e548a61f5e212a9b authored almost 2 years ago
Reduced iteration count to placate CI

f84418dfa97b5ecf52d319c7cb5dd8e852c1b8d1 authored almost 2 years ago
Merge pull request #3588 from typelevel/update/flake-lock

flake.lock: Update

c807f33528c3911e4e0661032dbd74c078758758 authored almost 2 years ago
Merge pull request #3586 from durban/issue3568

Try to fix #3568

44e754eff90b4413e29525bcaf7c92272949238b authored almost 2 years ago
flake.lock: Update

Flake lock file updates:

• Updated input 'typelevel-nix':
'github:typelevel/typelevel-nix/8...

635a988d1621d08d24aaa7a7faf4055fa48d610c authored almost 2 years ago
stealTimers returns true iff it stole

60bdcca5c0e4f3aa8ea43ea27831f5c87ec62c72 authored almost 2 years ago
If we stole something, let's work on it

e6b66a0be048a79e69ffdedd3b0464adc1c241ce authored almost 2 years ago
Merge pull request #3583 from vasilmkd/resumeio-type

Restore a tiny bit of type information for IOFiber#resumeIO

f595b2c6b5a08b8d9446caa168da96fea0f81fb9 authored almost 2 years ago
Remove unnecessary casts to `IO[Any]`

6e8f44a3c04e7e8c8e9812bcb51eb282c5b5d9e6 authored almost 2 years ago
Restore a tiny bit of type information for IOFiber#resumeIO

- Some time ago I was experimenting with making this a more general data field, but it didn't wo...

3497e38061023c08dc3c8dd13e90417086a4ecaf authored almost 2 years ago
Merge pull request #3578 from durban/issue3576

Try to make `steal timers` test less fragile

b5aee444116953d1caf77d2d6972442833660a08 authored almost 2 years ago
Merge pull request #3579 from samspills/sam/3501/invalid-state-test

dispatcher releasing itself rejects new tasks

7874590c0c24d17d546029475581c284c23e68ca authored almost 2 years ago
only check submit is left if result is false

da81f2916630c7b53d14ec832d46f01df61392b6 authored almost 2 years ago
Merge pull request #3580 from durban/timerSkipListIOSpec

Make TimerSkipListIOSpec faster

f64683199ec9f05415c43fb2c8187c6c59b1432f authored almost 2 years ago
Make TimerSkipListIOSpec faster

12715f29894c3ff7088e8375daa27293df601534 authored almost 2 years ago
Move action to Typelevel

267bf1a73a43b48ef85e67ccdbbe2ca4dae82990 authored almost 2 years ago
dispatcher releasing itself rejects new tasks

04287a54e7a80741671d4da6ad8fd794aafdcb48 authored almost 2 years ago
Merge pull request #3572 from djspiewak/release/3.4.10-minor

Update versions for 3.4.10

0292fc6b2ad512d463735d257190f0cf58445b29 authored almost 2 years ago
Make steal timers test less fragile

ad4ecca01a0d17b352468a4cbb62455a589497e8 authored almost 2 years ago
Setup CI release

9ef37afb05bebdf0fb50f49ada2abad49ada1c00 authored almost 2 years ago
Merge branch 'release/3.4.10-minor' into release/3.4.10-major

57c43b7e150f5a68dff6f2df460b30e5ed9a4555 authored almost 2 years ago
Update versions for 3.4.10

c7581badfef17d6fa2093a94566ae41dbf926229 authored almost 2 years ago
Merge pull request #3557 from djspiewak/release/backport-prep

Backport current series/3.4.x

38736ca1e35cf79eb6345bc65768b2d2ab5bc375 authored almost 2 years ago
Merge remote-tracking branch 'upstream/series/3.4.x' into release/backport-prep

59d43b9c4500d9fadb48201173ce31a7f6362d29 authored almost 2 years ago
Merge pull request #3562 from BalmungSan/revert-mutex-impl

741f87adcf8aa22d9802bf421b87f520c9d10af8 authored almost 2 years ago
Merge pull request #3571 from typelevel/update/series/3.x/specs2-core-4.20.0

Update specs2-core, specs2-scalacheck to 4.20.0 in series/3.x

32911de68fb22927d3dbac3d1407feedfcfcefd1 authored almost 2 years ago
Update specs2-core, specs2-scalacheck to 4.20.0 in series/3.x

d3a6490e68ebd17cb0c3781ce23d042c4431829c authored almost 2 years ago
Organize imports

e1b1d37d9372f74c1170d32af2d6d9cb409c962c authored almost 2 years ago
Handle `CancelledKeyException` in `SelectorSystem#poll`

35895703deb2dce05b926fbcb6a4163e6479e460 authored almost 2 years ago
Add hanging test for concurrent close

0b3be29221c72448229cd78a89e38d25bebd4784 authored almost 2 years ago
Try to replicate `CancelledKeyException`

675838e3118212dac200122c8729af08c8529253 authored almost 2 years ago
Add test for selecting illegal ops

91ef606a567fd3c197a51a26a41737952bf283d7 authored almost 2 years ago
Remove wrapper allocation on Mutex.ConcurrentImpl.LockQueue

64fc4e3dc4b6c17677fca986ccde265abe840d2c authored almost 2 years ago
Use deferred as the only implementation for Mutex

3cb48335c585c72ca39a2e12486d9cbe31dd5815 authored almost 2 years ago
Notify `doneSleeping` only if `polled` events

bbb5dc5a1c1da7d202f967b6da155bd8103407c0 authored almost 2 years ago
Merge remote-tracking branch 'durban/feature/jvm-polling-system' into feature/jvm-polling-system

e4cda0828615f94cf747f65ef0c5294b526edca6 authored almost 2 years ago
Add hanging test for parked threads and polled events

875166e7b7b95c098aab7b9af8b909efa1914421 authored almost 2 years ago
Reduce the number of iterations on MutexSpec.handle multiple concurrent cancels during release

b7a2724f6dba73a2e78e8eded8ee1c02d5ae271d authored almost 2 years ago
Merge pull request #3569 from armanbilge/topic/global-test-timeout

Increase global test timeout to 20s

c430fceceee128fdd91a4976c5b67893c607eef1 authored almost 2 years ago
Fix 'discarded non-Unit value of type Boolean' warning

4211c53ec6bddbb817e5ebb5e59334bd06265ca9 authored almost 2 years ago
Make AsyncMutex.LockQueueCell an AtomicReference itself

077077359ee03f7b9e66f11cc4ba832a1b5b623d authored almost 2 years ago