mirror of
https://framagit.org/ppom/reaction
synced 2026-03-14 20:55:47 +01:00
Now creating the socket file before starting its manager. So I can launch start commands after its creation, and before creating the filter managers.
9 lines
343 B
Text
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)
|