Benjamin Bannier
Benjamin Bannier
Another reason to move to at least >=3.9 is that the ecosystem has moved past 3.8, e.g., [Sphinx](https://pypi.org/project/Sphinx/) which we require for building docs in many subprojects currently requires at...
Since all I have is above backtrace I went into the code looking for places where we might end up creating loops in `Stream` instances and did not come across...
Unassigning myself until we have more information.
@Mohan-Dhawan privately shared a reproducer. It seems that rolling back the changes which caused zeek/spicy#1475 also makes this bug go away, though it isn't 100% clear to me how we...
Duplicate of zeek/spicy#1475.
Fixed by #1476.
@Mohan-Dhawan reported that he still sees the issue, even after fixing #1475. Reopening.
@mohan-dhawan privately shared another PCAP where he observes a similar stack overflow. It currently appears that adding an ad hoc workaround for zeek/spicy#1478 makes that stack overflow go away, in...
> FWIW - I think that deprecating `port` in `evt` files is the right way to do this. We are on it with #3442 ;)
Just curious, could this be a webhook configured through Github?