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)
Thu, Apr 17, 11:24 AM
Unknown Object (File)
Thu, Apr 17, 12:31 AM
Unknown Object (File)
Thu, Apr 17, 12:30 AM
Unknown Object (File)
Wed, Apr 16, 10:06 AM
Unknown Object (File)
Mon, Apr 14, 8:48 PM
Unknown Object (File)
Mon, Apr 14, 12:27 PM
Unknown Object (File)
Fri, Apr 11, 4:49 PM
Unknown Object (File)
Wed, Apr 9, 1:38 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