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 pull request #2323 from vasilmkd/version-changes-readme

Update the Cats Effect version string in docs

ff81410aad6892396bbf90b3f5a823041b0baaf0 authored over 3 years ago
Update the Cats Effect version string in docs

799e3af115d0115ee507a4269011b18b71229b0c authored over 3 years ago
Merge branch 'series/3.x' into update/scalafmt-core-3.0.2

d7b800eeb9e719e50005c9353ff00a486fe0b110 authored over 3 years ago
Merge pull request #2273 from armanbilge/topic/from-thenable

Fix #2236 implement Async.fromThenable (take 2)

9f3e25246b97fa37de1f31fb960bf8d45a6615c2 authored over 3 years ago
Merge pull request #2326 from vasilmkd/intermediate-merge-branch

Port the changes from the 3.2.8 release to `series/3.x`

9556b56f10bc4f773757b99da5a55f99df4b97d9 authored over 3 years ago
Merge branch 'series/3.2.x' of github.com:typelevel/cats-effect into intermediate-merge-branch

c988055c0bce6eeedaf69297fd5d73da3c93a03e authored over 3 years ago
Merge pull request #2322 from vasilmkd/done-resume-tag

Do not alter the resume tag in `execR`

090aaad7f33145ab4836d2e3ffd0adcd8c0477ea authored over 3 years ago
Merge pull request #2312 from vasilmkd/blocking-proper-fix

Address issues with the blocking mechanism of the thread pool

7dc4aaaed4d133bdc406c830904a585d47fd74a7 authored over 3 years ago
Merge pull request #2294 from ixthe0/timeout-exception-fix

Prevent eager creation of TimeoutException in IO.timeout

443a1c6ffc808cff820a17e4af1ca64ef99be449 authored over 3 years ago
Do not alter the resume tag in `execR`

fa6f1a03d18e263b44eded047760888eb20d0f8c authored over 3 years ago
Merge pull request #2321 from vasilmkd/windows-jdk17-ci

Test JDK17 on Windows

231f6f7b6bef7a6494f400a373ff0f6f5340570d authored over 3 years ago
Test JDK17 on Windows

b9b9509cf786bc64e246bc9527dfc97c5886e417 authored over 3 years ago
Merge pull request #2316 from djspiewak/feature/use-macrotask-executor

ea1d6d95606e9598ee7f28da0f42e3179c0432a2 authored over 3 years ago
delegate Async[IO]#timeout to IO#timeout

ebdcb620ad9f6ebbbc2f945b3121ac4abefe59a6 authored over 3 years ago
Remove more unused deps/imports

630dcc955794e7d59d6e003fbfa33d17da67bb0c authored over 3 years ago
Remove browser testing crazyness

490074260b48c6bbeaed97763244c32c06b73814 authored over 3 years ago
Add a more detailed explanation of the helper thread signal variable

ba3cfe1b497836abb8cd479ddf6c2b5b21693c7a authored over 3 years ago
Add descriptive comments for the new code

bd1e2fe37a6523ce9664c2ad2b8d57cf273f5f0b authored over 3 years ago
Add mima filters for the `LocalQueue` method signature change

fa3914b603f868e0156ec1c8c8e9e364eebc4714 authored over 3 years ago
Make the stress test even more stressful

f6096dffe008b52692efb161069bdaa00609f4e1 authored over 3 years ago
Always do some notifying before running blocking code

a273b88ccc0430de726b8e037b34141661818d47 authored over 3 years ago
`HelperThread` gets a parking mechanism

73c56bbff04322f2e5b0c5723eb0360546700d2c authored over 3 years ago
Unclog the batched queue before making progress on the overflow queue

e41c58b62a199d83b82a6c6e1fdef6d9d6477cbf authored over 3 years ago
Joining seems to bog down for as of yet unexplained reasons

- I have confirmed that all helper threads fully die when blocking finishes by profiling the code

a48bbf2314627036a6c2325df05398bf22de525c authored over 3 years ago
Simplify the parking condition

579b77d27d519927526e1628a9c4c9249d3f6a8a authored over 3 years ago
Do not forget to drain the `cedeBypass` fiber

fd9842c7f8187ad94853c11c5d5dfbf26a9e4d9f authored over 3 years ago
Try notifying worker threads when offering to the overflow queue

de056162943b5bbd1b3d09b13ec34832909aadd8 authored over 3 years ago
Do not rely on worker threads helping with blocking

0b9d9cf84b24a3fdf02425c62360aab52b5b7b66 authored over 3 years ago
Schedule fibers on the overflow queue when blocking

17b268c371337eb2221bff0b66d7670075e25cdb authored over 3 years ago
Implement `LocalQueue#drain` properly (quote below)

- "I didn't have time to write a short letter, so I wrote a long one instead." -- Mark Twain

2be5bcac43624c832602ed4f0d92a6abbf8a07dc authored over 3 years ago
Add a reproduction unit test for the blocking issue

eb13fa6dee43b43cbdef2a29df3ff9b2353a54b6 authored over 3 years ago
Add a blocking stress test

9b0a530f43224b38e7c111bad70630b3f7de173e authored over 3 years ago
Forgot we had to add the aliases manually

df62da13107927a7ca759c7e4a6f2a49ad29b315 authored over 3 years ago
We need chrome, but the browsers only need the tracing tests

1b04885ccad804522638ac0b9d8143e976b43886 authored over 3 years ago
Added dependency on macrotask-executor and restored npm stuff

cfe1c1c6256574fee474be87cf7ae92efb064320 authored over 3 years ago
Removed build matrix o'doom

fc16d748e138fa2bea963714bbbe4bfa49d0e684 authored over 3 years ago
Merge pull request #2313 from scala-steward/update/specs2-core-4.12.10

Update specs2-core, specs2-scalacheck to 4.12.10

7eed52984ac674d5a50e32bf880b33202847dd46 authored over 3 years ago
Update specs2-core, specs2-scalacheck to 4.12.10

34d2ca1fdbd241c3490baba7cac9891877235c4c authored over 3 years ago
Merge pull request #2309 from typelevel/revert-pqueue-ties

Revert PQueue FIFO priority ties

af2963dc28b63ec5e68e85e67079550147f96cfe authored over 3 years ago
Formatting

d043de116c883dab58fea975c1601195243300f6 authored over 3 years ago
Add comment on PQueue and FIFO

984875ccbc07a70e7fb453d4589772b0e2e05a6a authored over 3 years ago
Revert PQueue changes: FIFO is not respected on priority ties

ea25aa3ac0420e4888332bf25a0f8302d3a1862b authored over 3 years ago
Merge pull request #2308 from vasilmkd/run-ci

af4e0c3740c148ac6e6d652ada216a4a8cb00663 authored over 3 years ago
Merge pull request #2307 from gruggiero/patch-1

Typo

70137b5ce6e133ba642ac5adcf3ae120692b0049 authored over 3 years ago
Run CI on `series/3.2.x`

9ca62847494a50cd659f625b826df7031af073fa authored over 3 years ago
Typo

bd0f8d2b69133dbc22e1af9b60fb13452532ba2f authored over 3 years ago
prevent eager creation of TimeoutException in GenTemporal

58f7dbc95eda44e6dbad0342f1231b2891e8ba7c authored over 3 years ago
Merge pull request #2250 from djspiewak/feature/drift-measurement

Added a measurement for timer precision

eaf785623eeae7b570c9b73fb8c551ccd50e7f66 authored over 3 years ago
Merge pull request #2301 from scala-steward/update/specs2-core-4.12.9

Update specs2-core, specs2-scalacheck to 4.12.9

056f2d05a49f611666c615a469d16512816c17c5 authored over 3 years ago
Merge pull request #2302 from vasilmkd/test-sources-bikeshedding

Remove unnecessary trait extensions

bb7d8840b1e48d2ba314f785226b8605617c73be authored over 3 years ago
Remove unnecessary trait extensions

35df0f28b42fd72a87f52f208a5db01b1c9c8774 authored over 3 years ago
Update specs2-core, specs2-scalacheck to 4.12.9

6e7d1763e9d4671f6c4c187108bd1c1fa8388079 authored over 3 years ago
Reformat with scalafmt 3.0.2

8c676357efde9398e1edff161b1f70344181debd authored over 3 years ago
Update scalafmt-core to 3.0.2

0da3def3893f188025e6f5bfc283cbb8406ac540 authored over 3 years ago
Merge pull request #2298 from typelevel/priority-queue-fifo

5a79be768cb550ef091310cba797b85a029e5bb4 authored over 3 years ago
Merge pull request #2296 from scala-steward/update/specs2-core-4.12.8

Update specs2-core, specs2-scalacheck to 4.12.8

8ffc46469654793d8821b50598e6093aad54c776 authored over 3 years ago
Merge pull request #2297 from vasilmkd/mergify-remove-rule

Remove the unused mergify rule

947af29507831981b4db45bd65b3d5658633cf54 authored over 3 years ago
Replace IO.pure with IO.defer

b0ed7ff5553f05a1e1a756e640a20f678d110b72 authored over 3 years ago
Fix BinomialHeap to respect FIFO when breaking ties on priority

804cf36d5972e675ac69e6420ca3ba7acc07c36e authored over 3 years ago
Add test for dequeueing at the same priority from PQueue

125d44940ac60af48beba32f39c82d7a9b0ef1f5 authored over 3 years ago
Merge pull request #2283 from vasilmkd/runtime-tuning

04d345e85dd348bc0b6dd419c51c011ebf593415 authored over 3 years ago
Remove the unused mergify rule

5edd137973109dc9a63706ab8085e88e9975befb authored over 3 years ago
Update specs2-core, specs2-scalacheck to 4.12.8

7e9e20b6bd643b085d6c0da3ef84c253f87ebd7c authored over 3 years ago
Revert the DrainBatchSpec timeout changes

19f902ca39d7585f8f807d71ee23310d3a88a6ff authored over 3 years ago
Improve comments on the new batch parameters

710f581d348e6941e06fe8bb513007fccf9a647d authored over 3 years ago
Prevent eager creation of TimeoutException in IO.timeout

972d92243819ecf0eb44323d0e1676a8a1a53603 authored over 3 years ago
Merge pull request #2292 from scala-steward/update/specs2-core-4.12.7

Update specs2-core, specs2-scalacheck to 4.12.7

d877042dfe6e53eb700c0cecb8ed96491be13bad authored over 3 years ago
Update specs2-core, specs2-scalacheck to 4.12.7

e34a95e504b54046d1c499c3d9fefdfa6312e358 authored over 3 years ago
Add new local queue constants

fffe4affdd576696396cb776254a421b5f0908c8 authored over 3 years ago
Alternate between the overflow and the batched queue

f453c5bc3b381c1469040f172c419a6338d6981b authored over 3 years ago
Merge pull request #2289 from sh0hei/document/fix-describes-core-inaccurately

Fix describes core inaccurately in build.sbt

965a654f3f52d99d1988473722504ff2294448db authored over 3 years ago
Create 4 batches of size 32

fcb2d4a3213e94aad2473dd88ced03af58b1bf15 authored over 3 years ago
Merge pull request #2290 from scala-steward/update/scala3-library-3.0.2

09ae683106f20b5eed756048e09b5b4db90b3914 authored over 3 years ago
Merge pull request #2288 from djspiewak/documentation/gitter-to-discord

c40b1f89af8e9b0601b6ea65ade22656a09ed5c2 authored over 3 years ago
Change batch size to 128

34d8d6c155ed65ea1ff2b0391e05fdf6639a874b authored over 3 years ago
Regenerate workflow with sbt-github-actions

2c328783174c653658b5029f17af3f6146aba16e authored over 3 years ago
Update scala3-library, ... to 3.0.2

d8a7795096d4df5a71ab617981997da88ddbf83d authored over 3 years ago
Fix describes core inaccurately in build.sbt

2b842f9aed229dd659c0d5e99e5d9a64021c9cfa authored over 3 years ago
Merge pull request #2207 from armanbilge/js-tracing

Implement tracing for JS

12273dd4312274e420508d382dea1dca0e703b3a authored over 3 years ago
Updated Gitter links to Discord

603997413d1e131c46ea96bef54609452fa174ce authored over 3 years ago
Execute the first fiber of the enqueued batch instead of the last

d23018ef93aaf4481fad6ff8ab12f429b4ecbf48 authored over 3 years ago
Bump base version to 3.3

1545ec5c54dcf729289da3cca1aa924cb6fdbfba authored over 3 years ago
Increase timeout

5d16922f35194d88fe9f74f901ca0858c36d7fa6 authored over 3 years ago
Increase another timeout

a870d564de79a78ac78e53c12919f8f2f4a5c5cd authored over 3 years ago
Merge branch 'series/3.x' into feature/drift-measurement

78867e43cea8ee8e27aa51c46e4fc2173f080671 authored over 3 years ago
Merge branch 'series/3.x' into js-tracing

65a7bdc265d8e57eb67390532d3bde370a27a7cb authored over 3 years ago
Immediately execute the first stolen fiber instead of the last one

- This is a remnant from the original tokio port

8803f6a9c0cb53f1b925313b552555d6c508942f authored over 3 years ago
Merge pull request #2282 from scala-steward/update/specs2-core-4.12.6

Update specs2-core, specs2-scalacheck to 4.12.6

3b73eb881ab43c9933ff9bfacf2164e900b1fd69 authored over 3 years ago
Load the destination buffer in a local variable

4ba5571b5eed3f7f32bbba398e0da26c7f70cf64 authored over 3 years ago
Update specs2-core, specs2-scalacheck to 4.12.6

f8a34c3583c87b323179b715703e0e906b7e4c6d authored over 3 years ago
Removed negative epoch since a) it was confusing, and b) we no longer spin as aggressively

9168ec35585f485e67f054b411f2a9c8bac4ccb3 authored over 3 years ago
Made everything blocking and stuff

fc65cc22f8823f12b6df2e97d5b367ba18d40885 authored over 3 years ago
Adjusted bincompat shim to be closer to the same semantics

fe9502fd04523096bc3432c1b1e9320851007f4c authored over 3 years ago
Fixed scaladoc reference

0a62cbdef344341f221a34eeceabfe9c5af60bdc authored over 3 years ago
Added mima exclusion for new `TestContext` constructor

579f4683fda4eb85cba0374f245ef096865a3d52 authored over 3 years ago
Removed unnecessary import

c902d9e944ff2d9f6ca3a737dfa030aa4dce099f authored over 3 years ago
Added `TestControl` for creating and controlling a mock runtime

7c143dd05ead06e373eabd1ada2b125e23a3c226 authored over 3 years ago
Added support for reading (and configuring) the source of randomness in `TestContext`

125ad7e09ea972ad1eec0973266622c8722005e2 authored over 3 years ago
Completely reworked TestContext API

6a8128847b86c049475fd847d6487ba3899df8f9 authored over 3 years ago
Directly complete the sleep async callback

862f0240175d8693e83ccfeb8a1e8ed3c9afc561 authored over 3 years ago