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

Add new AsyncMutex implementation

1334970a710d425cacc82be52789bee4f398f9bb authored almost 2 years ago
Merge pull request #3567 from chunjef/blocked-thread-detection-sys-prop-3561

Make blockedThreadDetectionEnabled configurable via a system property

72cc5180b53c6eaef2bc2a9a1d7c2aea9149ea5f authored almost 2 years ago
Increase global test timeout to 20s

3d9f3a86a31983d82840a3f670ae88d2a7a4048e authored almost 2 years ago
wip

69616943aa7cc973e983b3dc9937a75b278c02ad authored almost 2 years ago
Merge pull request #3563 from samspills/sam/3312/dispatcher-flakes

fixing up additional dispatcher flakey tests

0ad27e6ff0f2faa4666162f8d2461f18a0ec03e1 authored almost 2 years ago
PR feedback

13048a9c443127a5c06df2efcbf142085bb5c2eb authored almost 2 years ago
Make blockedThreadDetectionEnabled configurable via a system property

3c2b67ba3f3574bd22160758671caa55811dc68e authored almost 2 years ago
Revert AsyncMutex implementation to the LockChain based one

27aa9c89b0015f4f3cabcca0a1195a8507216b1c authored almost 2 years ago
hear me out: what if we make it differently flaky

e50f6c1a8ee08c0ea747ed256b6d217d21803efc authored almost 2 years ago
Add Mutex test: cancellation must not corrupt Mutex

1b0e287e177e2fdb71c1c45fadcfd818485e07ae authored almost 2 years ago
Revert "maybe ticked won't be flaky?"

This reverts commit b2b1d355da1041681803f221994b327719210a4b.

47a9c9e192c85e6b6cee12c5f90a99b29c83aaaf authored almost 2 years ago
maybe ticked won't be flaky?

b2b1d355da1041681803f221994b327719210a4b authored almost 2 years ago
Add Mutex test: preserve waiters order (fifo) on a non-race cancellation

2c355db7162894faa58923cf9e196753f02e1193 authored almost 2 years ago
Merge branch 'series/3.x' into revert-mutex-impl

2f78e3096dcf373bcefc523bcd74f4120d2aa340 authored almost 2 years ago
Fix Mutex.AsyncImpl for the new concurrent test

b74ba3eb403af5e90e39f308dd4fea8536edb025 authored almost 2 years ago
Add Mutex test: handle multiple concurrent cancels during release

e6a1f6a8b358b5dc463a2f78e8213a1b1db296f0 authored almost 2 years ago
Merge branch 'series/3.x' into release/backport-prep

8a0fde7afbffa3d1e0440978404def46f844062f authored almost 2 years ago
Merge pull request #3555 from durban/mutexCancel2

Fix mutex cancelled acquire even more

3f61234fac6ce138c726800ee203df574fa0075d authored almost 2 years ago
Merge pull request #3556 from antoniojimeneznieto/series/3.x

Fix problem with nextGaussian test

dcdc40421817aaee279c0f56563954f686bfc095 authored almost 2 years ago
Replace isFinite with java.lang.Double.isFinite

085d15ab5a25c8e7bec89ed15d954de4ca1c7648 authored almost 2 years ago
Revert Mutex implementation

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

flake.lock: Update

538d50df86beb23e09b9a176e556b168beec6b5c authored almost 2 years ago
Merge branch 'series/3.x' into release/backport-prep

ce0fef239dd9347d823c4e72256e7ad74d55764a authored almost 2 years ago
Merge pull request #3552 from armanbilge/topic/cirrus-ci-native-apple-silicon

274d193a0a253e5a0dee9f84b5389b9336b7557b authored almost 2 years ago
Decrease iterations because CI is slow

2831c9fc3ca0e181e65cdc8ffb8faa752528040c authored almost 2 years ago
flake.lock: Update

Flake lock file updates:

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

da9dbf60e9f314ebb84f0fcd3841b27d107ae5ab authored almost 2 years ago
Merge branch 'series/3.x' into release/backport-prep

4cfc52bf5f13ece43b94833f8d44437d1633ea90 authored almost 2 years ago
Merge pull request #3558 from samspills/sam/dispatcher-test-fix

fix dispatcher tests in 3.x branch

98595d1153136ff4d734e482712cd0811a094a45 authored almost 2 years ago
1 minute is not enough in CI

22b55bf09e66f5430e7c9bef61b5d688a8690906 authored almost 2 years ago
fromFuture => fromFutureCancelable

3e1a07a593956ce47ab391f144388a978fd9e160 authored almost 2 years ago
Make sure a timeout fails the test

b282c1b801ce01f1b0454abbcfdf4f2d1fd587bf authored almost 2 years ago
Formatting

d6b9c9ddc87abc7d6b7c7bddf993143d0dd9d1bb authored almost 2 years ago
Fewer iterations on JS/native

fe718ef26eefc9edc0f50774eed4700e023a3985 authored almost 2 years ago
Merge branch 'series/3.4.x' into release/backport-prep

11e7600e0ff5024f087d691f49dc61df25a50488 authored almost 2 years ago
Decrease test timeout

0ecd3ae3e02b9f7f65a55bc231e915ce76bf71c7 authored almost 2 years ago
Fix problem with nextGaussian test

bef24fdd399d6ce77087e529503abf11f044ce73 authored almost 2 years ago
Fix mutex cancelled acquire even more

a0a3b039edc16085bb2633efd48ae216d5f87cef authored almost 2 years ago
Modify test to reproduce #3554

f521e9cb10b3bffeeca4c460deadd2d00753452b authored almost 2 years ago
Merge pull request #3549 from durban/mutexCancel

Fix mutex cancelled acquire

4109aefcd2443ec9a418827316e0efff7d907c15 authored almost 2 years ago
Add high-core JVM Apple Silicon to CI matrix

bb8f90a3d289df6fbbd835a894949abb608d8e78 authored almost 2 years ago
Merge pull request #3551 from armanbilge/issue/3503

Throw a custom exception for test timeouts

a869178f80cdede261a7c57c0fef2f66e74a0ba5 authored almost 2 years ago
Add Apple Silicon to Native CI matrix

db6f975e0d47bcd5a7cc4feb413ba040072cf59c authored almost 2 years ago
Less iterations

70c908acdccb316cdaba35bf54766725e6b9d9d8 authored almost 2 years ago
Reduce iterations on non-JVM platforms

0e500ae78f85a78fde1452cc0a9d585188f18561 authored almost 2 years ago
scalafmt

5adbe7410f010b471ae559eed2e44af969c22902 authored almost 2 years ago
Throw a custom exception for test timeouts

f45d993132c1994b38489fd8189164faf43174d7 authored almost 2 years ago
scalafmt

c760a55de5bbeaf2e19b774b0a144a20bec42105 authored almost 2 years ago
Fix mutex cancelled acquire

289b7c059408f8f6567b1b6fc9505086ab5e0a86 authored almost 2 years ago
Add failing test

e9f39f2197d54188937ed011147d8553cb19504c authored almost 2 years ago
doneSleeping

3da03b9616450a0208ad08354c3a7438c004a81c authored almost 2 years ago
Merge pull request #3546 from mox692/enhancement/warnings_as_single_line

Cpu-starvation warnings one line

7e36fe55293e949e264121595a221abd5f237be9 authored almost 2 years ago
leave the JvmCpuStarvationMetrics warning unchanged

cd5ca8762fabfdfeba10d05aab97a434eae75e0f authored almost 2 years ago
Clear `_active` when removing refs to old data

8bc1940b3a7958222a434d3baabf0c743490f660 authored almost 2 years ago
Fixes

1f95fd79aa5272df1c4ab35e2f46b9a955b45af0 authored almost 2 years ago
not use System.lineSeparator

c76bd5c5ce1b20cf65e0b99fe6f10c58cb227204 authored almost 2 years ago
enhancement: make cpu-starvation warnings one line

e9834c413484ab90758926920ac7c3df7e98a579 authored almost 2 years ago
Merge pull request #3428 from durban/map2test

Parallel map2 optimization

300469baf2ddd8dfe1c05ddb3b295ff9be029a1d authored almost 2 years ago
Try to fix polling/parking interaction

33d8ff55d126a2a065874fa802dc07dff4188b96 authored almost 2 years ago
Merge from series/3.4.x

43b8459865a79a57bee392fd9285dc2ce7829eb7 authored almost 2 years ago
Go back to the old map2 implementation again

35c8c4333d87862f3321f9cbdf685447dad94c52 authored almost 2 years ago
Update headers

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

d68c1650678b9dee3cc1bc76cbd412eb3670ec6a authored almost 2 years ago
Merge pull request #3499 from durban/wipTimers

ab5d56c6a6cb2ef7484e5ecb881ecf6b85ff61dc authored almost 2 years ago
Move racing sleep test to JVM

a72c13ee5e7b000f397de6ab5b360e866c4b4940 authored almost 2 years ago
Merge pull request #3518 from armanbilge/topic/atomic-cell-get-non-blocking

`AtomicCell#get` should not semantically block

d334a8185b3088b8b2a909cbe585f51f626d13fc authored almost 2 years ago
Merge pull request #3465 from armanbilge/issue/3077

Make `Console#readLine` cancelable

9723201ed037c7d92a03d559e92a08328e128953 authored almost 2 years ago
Merge pull request #3435 from armanbilge/topic/even-faster-iodeferred

Further optimize `IODeferred`

6b2006359aafc7172d7b393cc270bf38852240ee authored almost 2 years ago
Merge pull request #3541 from typelevel/update/series/3.x/sbt-scala-native-crossproject-1.3.1

Update sbt-scala-native-crossproject, ... to 1.3.1 in series/3.x

2485eba43fd9edb2ed1185f84a703d2c2d9073ff authored almost 2 years ago
Update sbt-scala-native-crossproject, ... to 1.3.1 in series/3.x

f29077b7653cdcd15fa89b55b87c26a438c4951e authored almost 2 years ago
Remove unnecessary cast

67b61088e85eca7031ecf93bca2d89ea57194894 authored almost 2 years ago
Fix `get` performance regression

f970888ad657f131d6b784b0458566fef432fc8d authored almost 2 years ago
Fix bincompat

10e718169ac783cf870caf09d7366ab0e3d861d3 authored almost 2 years ago
Merge remote-tracking branch 'upstream/series/3.x' into topic/even-faster-iodeferred

31de7b06f2bfb8eafbe9e55ba0dfa969abe1f7bb authored almost 2 years ago
Merge pull request #3537 from djspiewak/release/3.4.9-major

Backport 3.4.9 into series/3.x

eac4ed8c3d019c6611088e94691c1777274ddfbd authored almost 2 years ago
Merge pull request #3536 from djspiewak/release/3.4.9-minor

Update versions for 3.4.9

31a361a9a7aef34438b907a24b6aa7c8c75cbd88 authored almost 2 years ago
Merge branch 'release/3.4.9-minor' into release/3.4.9-major

31d19b3520ecd4198ec785079efa64325d03dfc2 authored almost 2 years ago
Update versions for 3.4.9

411a09f0eeaf5d49bc47eb6ee26109030e8de016 authored almost 2 years ago
Merge pull request #3480 from armanbilge/issue/2050

Make `HotSwap` safe to concurrent access

62c0f7f8478d74848832802aceb548737d45c3b5 authored almost 2 years ago
Merge pull request #3516 from antoniojimeneznieto/series/3.x

Add basic tests for RandomSpec

239633e8bab5ab9d73c8a71a4c409b2dadb1473a authored almost 2 years ago
Merge pull request #3510 from samspills/sam/3506/dispatcher-await

Dispatcher: check for outstanding actions before release

551660895aaac0679d40fc45422501bdf03b8fec authored almost 2 years ago
TestRandom with different Randoms

d628285a210da81732b6ed9648187af049d222fe authored almost 2 years ago
Abstract tests

320c9ef5797f7839fb3f3be35adbef4cbfa6a164 authored almost 2 years ago
Abstract check in range and shuffle Sequence

879a5cd76345ad39aa77790f705f18cccc432b90 authored almost 2 years ago
Merge pull request #3530 from Jasper-M/bugfix/raceoutcome-cancelable

forward raceOutcome to correct implementation

5887416b2a60726321f09d50c3fbf59239e91d15 authored almost 2 years ago
formatting

e92b5623d0d45c13df45734b67f7b6bd0f8ed4df authored almost 2 years ago
forward raceOutcome to correct implementation

a2b919b93c26564f6078b70d5c2a37840ebef23d authored almost 2 years ago
Avoid compiler error using randomBoolean, int, long

It appears that the variables randomBoolean, int, and long are not being utilized in the tests, ...

250a7ffc7c173b558305c48f66de5565c77ec03d authored almost 2 years ago
Merge pull request #3529 from typelevel/update/flake-lock

flake.lock: Update

397ddd109b0463955191789892aa8cc9b886fa7c authored almost 2 years ago
flake.lock: Update

Flake lock file updates:

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

edb8462fd3572ac6abab6f370111c684ac6b9743 authored almost 2 years ago
Merge pull request #3526 from typelevel/update/series/3.x/sbt-scalajs-1.13.1

Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 in series/3.x

4131713c6b9b0aa4614d805ce8dbc708531ee79a authored almost 2 years ago
Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 in series/3.x

bdf793aa5cdf5483888a01ca765c23ff5aba79b4 authored almost 2 years ago
Merge pull request #3524 from durban/unusedCodeMapRef

Remove unused code in MapRef

7de8cb2c5c9bc80327854bec9baf2d33beae0e5d authored almost 2 years ago
Add mima exclusion

510942c8ba6a299d9e77106c7eee99fbcfb23935 authored almost 2 years ago
Remove unused code

7e96e15eca0b79bebbe8e0859055e9391dfe84e9 authored almost 2 years ago
Add test for timer stealing

831f6f3f0ed2dfbc4cf137a6b478cb6eeb987b87 authored almost 2 years ago
Merge pull request #3523 from typelevel/update/series/3.x/sbt-scala-native-crossproject-1.3.0

Update sbt-scala-native-crossproject, ... to 1.3.0 in series/3.x

7dc58a57b73fab085bbb6ded8348f90f43c0fab8 authored almost 2 years ago
Update sbt-scala-native-crossproject, ... to 1.3.0 in series/3.x

471fb801290743363822537d138f2239e0a13e19 authored almost 2 years ago
Merge pull request #3345 from typelevel/update/series/3.x/sbt-1.8.2

Update sbt to 1.8.2 in series/3.x

142ee0df22f78985131c21fa9e15e6d819fad39b authored almost 2 years ago
Merge pull request #3520 from typelevel/update/flake-lock

flake.lock: Update

9defae8c34863f35ed37dd0f3567082a64108b9f authored almost 2 years ago
if alive is innermost resource, it releases first

090aad0e765177cdc036f75b823ff8ffcaf17a52 authored almost 2 years ago