Page MenuHomePhabricator

Modify commCoreModule to use GlobalDBSingleton instead of creating its own thread
ClosedPublic

Authored by marcin on Sep 27 2022, 4:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 16, 10:02 AM
Unknown Object (File)
Sat, Sep 7, 3:13 AM
Unknown Object (File)
Sat, Sep 7, 3:13 AM
Unknown Object (File)
Sat, Sep 7, 3:13 AM
Unknown Object (File)
Sat, Sep 7, 3:13 AM
Unknown Object (File)
Sat, Sep 7, 3:13 AM
Unknown Object (File)
Sat, Sep 7, 3:13 AM
Unknown Object (File)
Sat, Sep 7, 3:13 AM
Subscribers

Details

Summary

This differential modifies CommCoreModule to use GlobalDBSingleton instead of creating its own thread.

Test Plan

Build the app. The fact thst it works is a test since it changes the way JS accesses database

Diff Detail

Repository
rCOMM Comm
Branch
marcin/db-singleton
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Sep 27 2022, 9:12 AM