Results 48 comments of nullswan

> Hi, > > Thanks for the list! > > See just a few issues: > > 1) Seems you don't review any PRs as for "You have to review...

Hey @tonipohl90, If you let parsing finish, you are able to attack the parser. Maybe we can still do some changes related to the multi trigger, we will accept them.

`propagateOnRejection = false` will let the parser finish, so you are vulnerable. The behavior you want to achieve is calling onReject once though.

Related using https://github.com/RobertCraigie/prisma-client-py ``` Installing Prisma CLI /usr/local/lib/python3.11/site-packages/nodeenv.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 import pipes * Install prebuilt node (20.0.0) .Incomplete read while readingfrom...

I'd like to see this as well, have you been able to find any workaround?

> Can provide a fix MR if you're ok with it. Feel free to provide a MR 👍 Any idea which package is causing this ?

> it's outdated graphql-yoga in yoga example, I'll try to make MR when I have time, unless you will earlier I am not sure the examples are linked to the...