Sam Pillsworth
Sam Pillsworth
- adds a model for the `Cross-Origin-Resource-Policy` header, following the [mozilla reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Resource-Policy) - tests as well - I looked at some other examples and they were adding the `checkAll` header...
We have a shared `.scala-steward.conf` that defines PR groupings. Because it's shared, we've opted to use the comment syntax to ignore dependency upgrades when the ignore is repo-specific (the `//...
Capturing @durban's question here: https://github.com/typelevel/cats-effect/pull/3973#issuecomment-1913140555 And also @armanbilge: https://github.com/typelevel/cats-effect/pull/3943#discussion_r1451633273 I think we're all agreed that the remaining callbacks shouldn't just be abandoned, and when talking it through with Arman he...
This way they could be gotten/invoked via the java ManagementFactory / MBeanServer. I'd like to follow this up by investigating #3038 and I'm pretty sure this won't interfere there but...
using a bounded queue with `dispatcher.unsafeRunAndForget` doesn't propagate back pressure and the dispatcher list of registrations will still grow unboundedly the dispatcher docs use `unsafeRunAndForget` with an unbounded queue in...
The reboot branch looks great in desktop Firefox, or desktop view in Firefox on android, and content loads as I scroll down the site. However mobile view in Firefox doesn't...
`KeyPool` and `Pool` now support a `fairness` parameter that controls how incoming requests are handled. When `fairness` is true requests are served in FIFO order, and when `fairness` is false...
I have been referencing these a lot, they're good docs!, and I thought they should be in the web documentation as well. I didn't write much of anything original I...
https://typelevel.org/cats-effect/docs/core/io-local and https://typelevel.org/cats-effect/docs/std/supervisor (once the site redeploys) both include diagrams. Can we render these diagrams more nicely with mermaid?
Hello! Typelevel GH admins received an email from GitHub warning that the following actions are going to be shut down and no longer available aver **January 30 2025** - action/upload-artifact@v3...