Commit d46e5d5
committed
fix: improve task queue resizing condition and API usage
- Change condition to resize the task queue when it is greater than or equal to 2 instead of just greater than 2
Signed-off-by: appleboy <[email protected]>1 parent e194b80 commit d46e5d5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments