typelevel/cats-effect

Converge on a single nomenclature for fiber blocking in docs

Open

#4,597 opened on May 5, 2026

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

Repository metrics

Stars
 (2,230 stars)
PR merge metrics
 (Avg merge 21d 23h) (18 merged PRs in 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".

Contributor guide