GraphQL MaxListenersExceededWarning when a subscription doesn’t yield a value for multiple finished client processes
I have a very simple dummy Node.js + GraphQL + Apollo
project that you can download from here, or test on StackBlitz, or just inspect the code at the end of this post.