Closed SHAcollision closed 1 week ago
Bug discovered by @catch-21 in https://github.com/pubky/pubky-app/issues/604
The watcher panics on sanitizing and validating strings with multibyte characters at the maximum length.
For tests to work you need a working neo4j and redis instance with the example dataset in docker/db-graph
docker/db-graph
cargo test
cargo bench
Bug discovered by @catch-21 in https://github.com/pubky/pubky-app/issues/604
The watcher panics on sanitizing and validating strings with multibyte characters at the maximum length.
Pre-submission Checklist
cargo test
.cargo bench