typelevel/cats-effect

Converge on a single nomenclature for fiber blocking in docs

Open

#4 597 ouverte le 5 mai 2026

Voir sur GitHub
 (0 commentaires) (3 réactions) (0 assignés)Scala (572 forks)batch import
:books: docsgood first issue

Métriques du dépôt

Stars
 (2 230 stars)
Métriques de merge PR
 (Merge moyen 21j 23h) (18 PRs mergées en 30 j)

Description

Some of the docs mention "semantic blocking" and some "fiber blocking". In https://typelevel.org/cats-effect/docs/thread-model we mention "Fiber blocking (previously "Semantic Blocking")". So likely we should review and change all instances of "semantic blocking" to "fiber blocking".

Guide contributeur