begin standardizing our method of streaming lines from files
This commit is contained in:
@@ -174,6 +174,7 @@ var loadUserPins = function (Env, safeKey, cb) {
|
||||
});
|
||||
|
||||
// if channels aren't in memory. load them from disk
|
||||
// TODO replace with readMessagesBin
|
||||
Env.pinStore.getMessages(safeKey, lineHandler, function () {
|
||||
// no more messages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user