Files
core/tests
J. Nick Koston 94bf55e29b Limit concurrency of async_get_integration to avoid creating extra threads (#43085)
* Limit concurrency of async_get_integration to avoid creating extra threads

Since async_get_integration is waiting on the disk most of the time
it would end up creating many new threads because the disk could
not deliver the data in time.

* pylint
2020-11-10 21:34:54 -10:00
..
2020-11-11 00:03:16 +01:00
2020-08-29 08:23:55 +02:00
2020-09-15 10:09:56 +02:00
2016-01-30 14:08:32 -05:00
2016-10-23 23:48:01 -07:00
2020-08-29 08:23:55 +02:00