bilelmoussaoui / oo7

James Bond went on a new mission as a Secret Service provider
https://bilelmoussaoui.github.io/oo7/oo7/
MIT License
63 stars 12 forks source link

portal: Only derive key if needed #18

Closed sophie-h closed 2 years ago

sophie-h commented 2 years ago

This allows for searches that find nothing or number of items operations to complete without deriving the key.

I think with this one I wouldn't need the unstable feature anymore.

sophie-h commented 2 years ago

Not really finished but wanted to have an opinion first

A6GibKm commented 2 years ago

See if https://github.com/bilelmoussaoui/oo7/pull/19 helps with the deadlocks.