Shane
Shane
Can confirm this fails out-of-the-box. Would love if mazon Linux 2 was supported!
I want this change to also go in along with #249 in a major 3.0.0 release.
Thanks! Will be looking through this.
Hi there. I've been pretty busy lately. However, I'm not sure about the idea of extending the config object to include functions. There is probably a better way, and I...
@Ahryman40k Do you have a sample TypeScript project somewhere where I can see this fix in action?
Thanks @Ahryman40k ! I'll be looking at this to really understand the problem.
Hi there @Ahryman40k I have been super busy with other projects lately. I do understand the issue with dynamically requiring files within TypeScript projects. If I get around to it,...
Hey I am going to revisit this and probably merge it.
Thanks for the tip @dan5py !
This would really help me as I have some situations where I want to wait in perpetuity for `findMany` calls but timeout for `count` calls.