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

Expose config for `BatchingMacrotaskExecutor`

a7900ba6f0998b036ebd41e96c6ab27ac5681ea7 authored about 2 years ago
Make link-time condition elidable

f770758b614fc20e35f61ddbfca733fd5996a189 authored about 2 years ago
Make `executeBatchTask` an `object`

b414390bccbada6afd006cfaa7032c4204c03c2b authored about 2 years ago
Merge pull request #3380 from baber/series/3.4.x

Fixed example code for CPU starvation checking in docs.

3593e15370daeb77748d26eae4b889a3a8c50557 authored about 2 years ago
fixing example code for CPU starvation checking.

b27634b50c8d6960c5ca16e21432eacc301110ce authored about 2 years ago
Point out that this is a specific example

485bd84368dc62fb35cbcd258f2d351855ca23d3 authored about 2 years ago
Add FAQ entry about `IO(...)` on blocking thread

68ccb5ef3b59ff31bd3fa72e14c99e664a9ff701 authored about 2 years ago
Fix test

df7fac5df14bd881fb7d2ad73926c1097beb4bdf authored about 2 years ago
Refactor `fromCompletableFuture` to use `cont`

c03fc9727eecae1441cd1899370761a10c15211f authored about 2 years ago
Add 'fromFutureCancelable` and friends

56acb54b26abe5b17834089c638b7c25304e48c9 authored about 2 years ago
Merge pull request #3372 from armanbilge/fix/js-now-micros-detection

4f29e544c82de233da30a2090143bf2443badab5 authored about 2 years ago
Move feature test for JS `nowMicros()` into `Try`

b512e95fccf7ff2bd0fb5f9dd58b781fc9babe50 authored about 2 years ago
Merge pull request #3368 from djspiewak/release/3.4.5-major

Backport merge 3.4.5 changes

a7ca501029413ec1d62c0b6ea41893043852ea75 authored about 2 years ago
Merge pull request #3367 from djspiewak/release/3.4.5-minor

Updated versions for 3.4.5

5a9f57d70a89eee0aa9b747fa799c92024df5b20 authored about 2 years ago
Merge branch 'release/3.4.5-minor' into release/3.4.5-major

2ad94154e27d381837c07bd277853c0d38058bd2 authored about 2 years ago
Updated versions for 3.4.5

3d36d02eb03e0fc821b7f3f69552216e660a11e7 authored about 2 years ago
Merge pull request #3365 from djspiewak/bug/revert-deferred-specialization

Bypass `IO`-specialized `Deferred` for now

feff5f6d5b44bcd0d786705b4f80c1fa6c1aa65d authored about 2 years ago
Merge pull request #3311 from mn98/ref-flatModify-atomic

Remove `Ref`'s `flatModify`.

7936f1cd17872cb0564ee30a2afa279d2053db62 authored about 2 years ago
Merge pull request #3351 from armanbilge/issue/3348

Fix cancelation handling in `memoize`

95be999fed8c967b7809a16dd0d5cedbbad33674 authored about 2 years ago
Bypass `IO`-specialized `Deferred` for now

54ce76ee100007d0f8128f11b3f76b2c402e48b9 authored about 2 years ago
Merge pull request #3364 from armanbilge/issue/3363

Fix hang in `Dispatcher.sequential(await = true)` release

23b5a94ceaa3e1b54a60c6e5be01c3a454ea5f81 authored about 2 years ago
Added `CallbackStack#pack`

8b8d79b44b74a09c2fc8e37dd40c5733775c8b48 authored about 2 years ago
DRY

84e92ed7723068aea325bf477fd6566de233f189 authored about 2 years ago
Swap `Ref[Boolean]` for `AtomicBoolean`

29a17b84a299c9da91efe1a36c452057f9db27d3 authored about 2 years ago
Fix hang in `Dispatcher.sequential(await = true)`

caf3e4c772742fe7add131415a805be7ed5893ac authored about 2 years ago
Add test for external cancellation

8f27753529a13742360b29161174d26a3838937c authored about 2 years ago
Merge pull request #3342 from mox692/fix/mbean-initialization

Move the mbean initialization out of blocking and into delay

3d1e977d4648f4ed09eae3366e9699c81257ed12 authored about 2 years ago
Merge pull request #3343 from armanbilge/topic/main-thread-report-failure-increase-sleep

Increase sleep for `MainThreadReportFailure` test

7aed71a1b1ec85898def5a14c3bacfe541cb2c6e authored about 2 years ago
Merge pull request #3350 from typelevel/update/series/3.x/sbt-typelevel-0.5.0-M9

Update sbt-typelevel to 0.5.0-M9 in series/3.x

0079d5d14a7c325ef69e89a6c5e6e0f8e37c216d authored about 2 years ago
Merge pull request #3355 from armanbilge/topic/no-ioapp-browsers

Encourage alternatives to `IOApp` for browser apps

de99dec5e8195512ff7af224ff5d26b7ff1868de authored about 2 years ago
Merge pull request #3361 from armanbilge/fix/js-callbackstack-leak

Fix `CallbackStack` leak on JS

83412c56564b80bf3fc38da231cd0f3e98e9b455 authored about 2 years ago
Fix `CallbackStack` memory leak on JS

0e3f967e7c7008bec31974519dc34105098016ed authored about 2 years ago
Merge pull request #3357 from Jasper-M/bugfix/applyStackTraceFilter-nullpointer

Fix null pointer in tracing on javascript

42e250376a2877db6d3e7833d5f7e7852939bb73 authored about 2 years ago
Fix compile

221c26dd56f9312a21f07d865094be60edf1ae1d authored about 2 years ago
micro-optimize

485d2823e9f31b7586a800b3becedf3135cfd6d1 authored about 2 years ago
optimize

f6eea4a47d26154b432b2a700e15d6c0413655e4 authored about 2 years ago
Fix nullpointer in js

0f52063ddfa0cbeb12971fc9d80b1e8d0dbba694 authored about 2 years ago
Merge pull request #3354 from samspills/sam/update-ref-example

update the ref example

160b1cdee32b1c3f3645b93d33c5621fb476419f authored about 2 years ago
Encourage alternatives to `IOApp` for browser apps

4396a850a684ffb05ef6ce566d8d80c5ee5af1dd authored about 2 years ago
drop unnecessary `using`s

5dd4a6fc278fbe601950ab38ee14ee43074bffe9 authored about 2 years ago
update the ref example

1c94591027ee15feecac6e75ce06f0496ea699ca authored about 2 years ago
Re-Add Concurrent based Mutex implementation

02c301ec6c86e2651bb67941793319e7b54819f2 authored about 2 years ago
Merge branch 'series/3.x' into add_iolocal_lens

916d5e1f792a01323c113c74c55335a84158b989 authored about 2 years ago
Fix 2.12 compile

dbfa07289a25dd56cf355f6e4d8bffb4c8f22f32 authored about 2 years ago
Hack around the outlaws

283c360b70c91b03bf0b0a43cba2d75bcf82452f authored about 2 years ago
Add broken test for memoizing `uncancelable(canceled)`

9ca6ee64a8608e67303726c8acd45ac8b0a30873 authored about 2 years ago
Fix `Resource` memoize leak

0adc33c0afaac8967ff6c71e5d23a2d87463faa9 authored about 2 years ago
Add failing leak test for `Resource` memoize

8d749ddda9304fd797eef0c2f09cfe37c4283db7 authored about 2 years ago
Add MiMa filter

8b4bac600ba7f252a690f0c6050e7390a083069c authored about 2 years ago
Fix cancellation bugs

fc5b6f4318dd158898c6045abd7e982854aa6234 authored about 2 years ago
Fix cancelation handling

0fca4c03365a1380a0b3e93d78337248fd6b6271 authored about 2 years ago
First try at redesigned `memoize`

3128049d7c31ca5640aa57941e430ef2e5e4af1c authored about 2 years ago
Fix test to catch https://github.com/typelevel/cats-effect/issues/3348

801e161c215d66d8a3c4b5a14593607cd405976f authored about 2 years ago
Add a Concurrent based implementation of AtomicCell

9bb9b83d1ba5057ac9e87770347f32b0f81d23be authored about 2 years ago
Attempt to improve LockChain

d9d70baaa5f5e2676747a6e676a0aada030c1804 authored about 2 years ago
Update sbt-typelevel to 0.5.0-M9 in series/3.x

067407e169186cb2a0aafe12a5457af32c553d37 authored about 2 years ago
Improve Mutex implementation

d7c32347dbb734830a11ab8e2295514a0ccc178d authored about 2 years ago
Use Concurrent for AtomicCell

2dbc66444e7443975fa709cd6e9dcd5947a35577 authored about 2 years ago
Remove `flatModify` entirely due to the controversy it causes pertaining to cancelability.

b107af303124faec4b87548c5a51d8d5b424b829 authored about 2 years ago
Update sbt to 1.8.2 in series/3.x

ce5740c66f9f4254331780cfbaf7772fea07203b authored about 2 years ago
Increase sleep for `MainThreadReportFailure` test

78e252e87b6359007d4c21780dff9dcae555ae00 authored about 2 years ago
remove 'IO.block' code

e4b03ee8bb5a8f8fd85f91c3d8f88bfcbac92f99 authored about 2 years ago
Add comment

b06886be67b6853c74ac009260e71fac9ad95363 authored about 2 years ago
Move the mbean initialization out of blocking and into delay

824ce04e46ed05448f5719f2bb0b37379129db96 authored about 2 years ago
Merge pull request #3339 from djspiewak/release/3.4.4-major

Backport 3.4.4 changes

130fdcc7af75ed769f001d9f0afbff6ccf8b9488 authored about 2 years ago
Merge pull request #3338 from djspiewak/release/3.4.4-minor

Updated versions for 3.4.4

2dae53a3b4ef0566efaef3d781eaa209bf4fda38 authored about 2 years ago
Merge branch 'release/3.4.4-minor' into release/3.4.4-major

4d21f69eb3c5ba0adfac936bc3fc46de51bd8c99 authored about 2 years ago
Updated versions for 3.4.4

9fe9367acbf8f59e203e52482f5f2cf777d1bcb5 authored about 2 years ago
Merge pull request #3336 from typelevel/update/series/3.x/scala-js-macrotask-executor-1.1.1

Update scala-js-macrotask-executor to 1.1.1 in series/3.x

2c6cc39d5f42e60cc212f74e7e2f118ccba60f3f authored about 2 years ago
Update scala-js-macrotask-executor to 1.1.1 in series/3.x

19f74803e1e822d3ff4e32e1e448f596e51f9dba authored about 2 years ago
Merge pull request #3334 from armanbilge/fix/3.4.x-fix-compile-callbacks-clear

ac7beff17a2678e2bc68d6d876c3c9b6e4e65037 authored about 2 years ago
Fix compile using `CallbackStack#clear` method

384f47d52081b1ee7aee9b6af696e56b08236342 authored about 2 years ago
Merge pull request #3328 from armanbilge/topic/io-deferred-get-async-check-attempt

Use `asyncCheckAttempt` in `IODeferred#get`

9dcd1683b4609703e1272ae4d22790fbb49e84fa authored about 2 years ago
Merge pull request #3324 from armanbilge/topic/js-specialize-callback-stack

Specialize `CallbackStack` on JS

ce868fdc16bec8613b756289b52ac3c976da3372 authored about 2 years ago
Merge pull request #3329 from armanbilge/topic/ci-node-js-18

Use Node.js 18 in CI, bump setup-node

a3a2de9281f944938220047fba732b697fd39f4a authored about 2 years ago
Merge pull request #3333 from durban/fixLeak

Avoid leaks in IODeferred

cabbf079a606b8f5e670da3a939ae3a78de97c9e authored about 2 years ago
Avoid leaks in IODeferred

70413647e44704a9e90c61b30a22210eef6cd882 authored about 2 years ago
Guard againstmultiple wstps

6581dc4f679e3c356e39338965ea1751f8cfbec9 authored about 2 years ago
Use `delayWithData` abstraction, retire `evalOn`

6c4a9d1a12d8a7da938ab2cf8d079ce6e52b23b1 authored about 2 years ago
Add test for using poller after blocking

ec6a29cb619875008f881a915fd28edb366c2c5f authored about 2 years ago
move common methods to 'IOLocal', check 'IOLocal.lens' stack safety

6fd8d015ab5b2ae1cce481d361eaff391d6493f7 authored about 2 years ago
Fix bincompat

01c4a033531df648954ab91d4b83173120b39795 authored about 2 years ago
Organize imports

3d265d768fc90dfac307b75fa8ace68e7d8c2424 authored about 2 years ago
comment about lens composition impl details

0c709058ab4e3ebde4c4351c1dd87677f970ee01 authored about 2 years ago
Generalize IOLocalSpec tests for IOLocal[A] instances

6d6bb59e1a8cbd140f39fb2c395cef953dba68c1 authored about 2 years ago
add 'IOLocal.lens' to core MIMA exceptions (IOLocal is sealed)

8e973d6f45bd0833c0dea6c25960726ce8022915 authored about 2 years ago
fix tests under Scala 3

71f8b714b560477bf9448c84211fcf66e62c136b authored about 2 years ago
Add 'IOLocal.lens' method to produce lens 'IOLocal[B]' from getter and setter

3947d2d643cd6f62eb6e46dc129dd7c99c9a73b3 authored about 2 years ago
scalafmt

861d902c98c7d46f60f9cba09d9e7dcc57826e3b authored about 2 years ago
Add scaladocs to `SelectorPoller`, bikeshed method

9687a5cacdcdc48b52ee221d379d31d515d53c6b authored about 2 years ago
Simplification

c80fabfe1de1a942cbc0fc0a60da3a51f7c9062c authored about 2 years ago
Fixup `SelectorSystem`

029f5a2984aa33c7ef2db6f37ab68075c4a279bb authored about 2 years ago
Only iterate ready keys if selector is open

411eadcb55fb47e9693cb364624852ec4d104310 authored about 2 years ago
Add `SelectorPollerSpec`

720208c167477f1bc9bfbef2db6829d2ff2db34a authored about 2 years ago
Fix calculation of sleep duration

e44a8023780da347a4e74a0b78ba581847e118eb authored about 2 years ago
Install `SelectorSystem` by default

1c263adfac45ba72b838a98a33fe3289fbe2aa54 authored about 2 years ago
First draft `SelectorSystem`

e1cc016fd954bd8c1a38bf0c6634a607e6b98ab6 authored about 2 years ago
Use polling system interruption; cleanup poll data

1da8c70e677a15828b07147ab91ae9c46dfbf5eb authored about 2 years ago
Attempt to reconcile jvm/native polling systems

a41a46ec3c59f192d5148c1c62c8113fb3ecb86c authored about 2 years ago
Merge remote-tracking branch 'origin/experiment/integrated-polling' into feature/jvm-polling-system

aae00a633d4b92a0bc020a7cd1cc589d4a112012 authored about 2 years ago