derbyjs / racer

Realtime model synchronization engine for Node.js
1.18k stars 117 forks source link

query.unsubscribe call callback twice #225

Closed minicuper closed 3 months ago

minicuper commented 9 years ago

model.unsubscribe(query, cb) works perfect, but query.unsubscribe(cb) call cb twice

craigbeck commented 3 months ago

Thanks for your contributing your issue.

We have recently been actively updating the Derby and Racer packages, and both repos are now in Typescript and published with types on npm. As we have quite a few old issues open we have made the decision to close out of date issues.

If this issue still matters to you we encourage reproducing against the current versions of the repo and opening a new issue.