typelevel/cats-effect
View on GitHubConverge on a single nomenclature for fiber blocking in docs
Open
#4,597 opened on May 5, 2026
: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".