rio
rio copied to clipboard
Write proper test case for the pool
We have to write proper test case for the pool.go file. It's a priority queue based on the heap interface. The existing pool_test.go file does not have enough test case to test it on load.