reaction/TODO
ppom ca89c7f72a
Fix filter commands executing before start commands
Now creating the socket file before starting its manager.
So I can launch start commands after its creation, and before creating
the filter managers.
2025-08-08 12:00:00 +02:00

9 lines
343 B
Text

Test what happens when a Filter's pattern Set changes (I think it's shitty)
stream: test regex ending with $
should an ipv6-mapped ipv4 match a pattern of type ipv6?
should it be normalized as ipv4 then?
fix order of db writes subject to race condition (make writes async?)
DB: add tests on stress testing (lines should always be in order)