mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-26 06:21:07 +00:00
632d757014
If there are multiple Realm instances for a single file on a single thread due to disabling caching we need to actually deliver the results to the appropriate SharedGroup for each notifier rather than delivering them all to the first one.