wangshangwen

Results 2 issues of wangshangwen

After I build the script file, and excuted on my page, it happen: ![image](https://cloud.githubusercontent.com/assets/3614829/12915643/8ff2053c-cf67-11e5-9e64-7e0ac4328ced.png) ![image](https://cloud.githubusercontent.com/assets/3614829/12915747/2a975d44-cf68-11e5-9b7a-67b0e18002eb.png) ![image](https://cloud.githubusercontent.com/assets/3614829/12915840/dcec4ca2-cf68-11e5-8ab2-707582b6ad2b.png) 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 =...