BlueBubblesApp / bluebubbles-server

Server for forwarding iMessages to clients within the BlueBubbles App ecosystem
https://bluebubbles.app
Apache License 2.0
554 stars 47 forks source link

Remove "end date" for DB listeners #457

Closed zlshames closed 1 year ago

zlshames commented 1 year ago

I'm wondering if there is a slight race case here. Might be better to just remove the end date. Or offset the end date by 'x' seconds. However, removing it makes sense

zlshames commented 1 year ago

Fixed, dev branch