typo
This commit is contained in:
parent
8fd04999fd
commit
549143fb4b
@ -22,7 +22,7 @@ level for the queue, and decides which queue to pull from next and feed to task
|
|||||||
runners.
|
runners.
|
||||||
|
|
||||||
Overhead for this process is typically < 1000ns, so it's not suitable for
|
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.
|
need scheduling anyway.
|
||||||
|
|
||||||
## usage
|
## usage
|
||||||
|
Loading…
Reference in New Issue
Block a user