Files
openapi-generator/samples/client/petstore
William Cheng 2ef499faf3 [python] Avoid creating unused ThreadPools (#1387)
* Avoid creating unused ThreadPools

Instead, create ApiClient.pool on first request for .pool property.

avoids spawning n-cpus threads (the default for ThreadPool) at instantiation of every ApiClient

* update doc

* set pool_thread to None
2018-11-08 17:39:20 +08:00
..
2018-04-22 21:28:17 +02:00
2018-05-08 16:44:51 +08:00
2018-05-08 16:44:51 +08:00
2018-11-01 10:42:26 +08:00
2018-05-08 16:44:51 +08:00
2018-05-08 12:57:38 +08:00
2018-11-01 10:42:26 +08:00
2018-11-01 10:42:26 +08:00
2018-10-21 21:39:26 +08:00
2018-05-09 17:26:42 +08:00
2018-11-07 11:46:17 +08:00
2018-11-07 11:46:17 +08:00