We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78166f commit 40c9af0Copy full SHA for 40c9af0
README.md
@@ -57,7 +57,7 @@ Releasing the lock before running user code keeps other workers from blocking on
57
- Thread-safe task queue with efficient worker wake-ups.
58
- Template-based `submit()` accepts lambdas, function objects, or function pointers.
59
- Graceful shutdown that drains outstanding work.
60
-- Zero external dependencies—pure standard library.
+- Zero external dependencies. Pure standard library.
61
62
## Building and Running
63
0 commit comments