Tomáš Dvořák
Tomáš Dvořák
I solved that issue by switching to https://github.com/naxmefy/node-jdbc
Can you please merge it? @jasonozias
Any progress on this?
For example using application with need of different database connections based on application module. Next and not least is E2E tests, where Jest obviously fails to init multiple JVM.
I was able to achieve caching via pretty hacky way in Jest with help of this article http://www.petecorey.com/blog/2018/11/05/bending-jest-to-our-will-caching-modules-across-tests/ . But I do not understand what do you mean by `classloader...
I see your point, but it looks like, that the mentioned library does not supports that.
As a workaround, you can create a fork process and then kills it. This would prevent crashing the main process.
I am having same issue, any update on this? @crrobinson14 @poojachoudhary13
Any update on this?
same problem