Justus Perlwitz
Justus Perlwitz
I've been encountering a similar issue with tap devices using KernelTap: 1. Click sends 802.1ad packets to `KernelTap(DEVNAME tap_name)` device. 2. Second click process picks up packets using FromDevice with...
@tbarbette Thanks for your suggestion and help. What I did before is to run `ethtool -K tap_name txvlan off`, but it didn't give me the result I desired. Perhaps it...
Very helpful. Thank you very much!
Sorry, that was a typo in my post above. The method should return `dict()`. I tried return a dict type just now, and that does not change the error message....
@DayS1eeper Is the issue in graphql-core or graphql-core-legacy? Which library is DjangoChannelsGraphqlWs using?
I'm willing to put a bounty of 250 USD on this issue. Solving this would very much de-block our project development.
So the issue are the data loaders and the resulting promises? Interesting. Perhaps there is a workaround?
This pull request would solve a major pain point for me when using django-ordered-model.
I'm having the same problem right now. It would be good to brainstorm how to solve this.
Thanks a lot Ben, I really appreciate it and I am excited to start using SimJulia!