typelevel/cats-effect

Converge on a single nomenclature for fiber blocking in docs

Aberta

#4.597 aberto em 5 de mai. de 2026

 (0 comentário) (3 reações) (0 responsável)Scala (572 forks)batch import
:books: docsgood first issue

Métricas do repositório

Stars
 (2.230 estrelas)
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