typelevel/cats-effect

Converge on a single nomenclature for fiber blocking in docs

Open

#4597 opened on May 5, 2026

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Scala (2,230 stars) (572 forks)batch import
:books: docsgood first issue

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

Contributor guide