typo
This commit is contained in:
parent
8fd04999fd
commit
549143fb4b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ level for the queue, and decides which queue to pull from next and feed to task
|
|||
runners.
|
||||
|
||||
Overhead for this process is typically < 1000ns, so it's not suitable for
|
||||
typical short lived goroutines, but those type of goroutines don't really,
|
||||
typical short lived goroutines, but those type of goroutines don't really
|
||||
need scheduling anyway.
|
||||
|
||||
## usage
|
||||
|
|
Loading…
Add table
Reference in a new issue