You have been subscribed to a public bug:
In ZmqMiddleware::start() we assign the size of twoway_invokers_ to 8
which can at most handle 5 layers in a scope aggregating hierarchy. I'm
sure this is fine for 99% of scopes but we still run the risk of hitting
this limit because... well... its limited.
Perhaps we could redesign our thread pool class to maintain a minimum
number of threads that we spin up on creation, then allow for it to grow
if all are busy and another job arrives?
Just a suggestion. We can discuss this further when we have some time.
** Affects: unity-scopes-api (Ubuntu)
Importance: Wishlist
Status: New
--
Two-way invoke thread pool is limited
https://bugs.launchpad.net/bugs/1360281
You received this bug notification because you are a member of Ubuntu Touch
seeded packages, which is subscribed to unity-scopes-api in Ubuntu.
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp