typelevel/cats-effect

Converge on a single nomenclature for fiber blocking in docs

Open

#4.597 aberto em 5 de mai. de 2026

Ver no GitHub
 (0 comments) (3 reactions) (0 assignees)Scala (572 forks)batch import
:books: docsgood first issue

Métricas do repositório

Stars
 (2.230 stars)
Métricas de merge de PR
 (Mesclagem média 21d 23h) (18 fundiu PRs em 30d)

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".

Guia do colaborador