lucas-sonnabend

Results 6 comments of lucas-sonnabend
trafficstars

Hello, I'd like to take a stab at this, if possible

okay, I think the problem here is the add_subgraph call. That creates a subgraph by calling `self.__class__(strict=True, ...)` so maybe putting that in an init method is not the best...

@ulgens thanks a lot for creating this PR, I ran into the same problem. I'm pretty sure to get the tests to pass you have to fix the code in...

@syrusakbary @jhgg @dittos as you are the main contributors according to the readme, what are the next steps to get this approved, merged and released?

Okay, as I said I tried to just delete the reference to the parent reader, but that broke all kinds of stuff, and I don't have enough insight how the...

so, I'm trying to run the 0113 test, but it keeps timing out locally, both with the changes and on main. I'm also running a kafka cluster via docker-compose for...