node-jt400 icon indicating copy to clipboard operation
node-jt400 copied to clipboard

pool.close() not working

Open jeremiahfoundation opened this issue 1 year ago • 1 comments

I'm trying to use the InMemory connection for testing in my application and after my tests I need to close the connection. However, the close method doesn't seem to be gracefully shutting down the connection, as I am still able to insert data after calling the close function. Is there something I'm missing?

jeremiahfoundation avatar Mar 13 '23 22:03 jeremiahfoundation

Same here, seems that pool.close do nothing. Any news about that or ideas on how to close?

ondine93 avatar Jul 19 '23 09:07 ondine93