Remove pre-spawned goroutine pool.
The benchmarks cannot accurately identify its benefit, and it has a tangible drawback in that it locks up the daemon if it has many blocking calls.
Showing
Please register or sign in to comment
The benchmarks cannot accurately identify its benefit, and it has a tangible drawback in that it locks up the daemon if it has many blocking calls.