Allow more than one open pipe at once.
This CL fixes that by adding a thread pool of max 8 threads. Trying to open more file descriptors will block in a queue. Test: Unit tests. Bug: 33132744 Change-Id: Ide148e71cbf4948a59efc006285d22b8b9b958da
Loading
Please register or sign in to comment