inseven / bookmarks

Pinboard client for iOS and macOS
https://bookmarks.jbmorley.co.uk
MIT License
32 stars 5 forks source link

fix: Potential crash during high-frequency database changes #687

Closed jbmorley closed 1 year ago

jbmorley commented 1 year ago

We weren't serialising database change callbacks making it very difficult for observers to safely manage their internal state and potentially leading to over-notification.