wangshangwen
wangshangwen
After I build the script file, and excuted on my page, it happen:    It seems because that those codes was not written in strict mode but run...
I make 20 request after create connection pool with 10 max connection, but always got “Resource not currently part of this pool”。Here is my all code: ``` const genericPool =...