Yongqiang YANG
c3af60eff8
[fix](threadpool) threadpool schedules does not work right on concurr… ( #12370 )
...
* [fix](threadpool) threadpool schedules does not work right on concurrent token
Assuming there is a concurrent thread token whose concurrency is 2, and the 1st
submit on the token is submitted to threadpool while the 2nd is not submitted due
to busy. The token's active_threads is 1, then thread pool does not schedule the
token.
The patch fixes the problem.
2022-09-08 14:54:46 +08:00
..
2022-08-29 12:06:01 +08:00
2022-06-10 19:45:31 +08:00
2022-07-21 17:11:28 +08:00
2022-04-12 15:30:40 +08:00
2022-08-29 12:06:01 +08:00
2022-04-12 15:30:40 +08:00
2022-08-16 12:18:46 +08:00
2022-05-27 21:56:18 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-08-29 12:06:01 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-13 09:55:29 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-08-29 12:06:01 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-08-29 12:06:01 +08:00
2022-04-12 15:30:40 +08:00
2022-06-19 10:26:20 +08:00
2022-04-12 15:30:40 +08:00
2022-08-29 12:06:01 +08:00
2022-08-29 12:06:01 +08:00
2022-07-05 17:43:01 +08:00
2022-08-05 11:04:38 +08:00
2022-08-29 12:06:01 +08:00
2022-04-12 15:30:40 +08:00
2022-08-29 12:06:01 +08:00
2022-08-29 12:06:01 +08:00
2022-04-12 15:30:40 +08:00
2022-08-29 12:06:01 +08:00
2022-08-29 12:06:01 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-08-29 12:06:01 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-04-12 15:30:40 +08:00
2022-08-29 12:06:01 +08:00
2022-04-12 15:30:40 +08:00
2022-08-29 12:06:01 +08:00
2022-04-12 15:30:40 +08:00
2022-04-13 09:55:29 +08:00
2022-09-08 14:54:46 +08:00
2022-04-13 09:55:29 +08:00
2022-07-21 17:11:28 +08:00
2022-04-12 15:30:40 +08:00
2022-08-29 12:06:01 +08:00
2022-04-12 15:30:40 +08:00
2022-08-29 12:06:01 +08:00