Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ocvit committed Mar 11, 2024
1 parent 1ab00b8 commit 1d4e333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ Contr::Async::Pool::Fixed.new(max_threads: 9000)
# io (global)
# - provided by `concurrent-ruby`
# - works as a dynamic pool of almost unlimited size (danger!)
# - quote: "recommended for long tasks with blocking I/O operations"
Contr::Async::Pool::GlobalIO.new
```

Expand Down

0 comments on commit 1d4e333

Please sign in to comment.