KoteiIto / node-athena

a nodejs simple aws athena client
MIT License
105 stars 73 forks source link

fix concurrent_execution #27

Closed KoteiIto closed 6 years ago

KoteiIto commented 6 years ago

26

Fixed a bug that the number of concurrent executions when creating multiple client objects was not properly restricted.