Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae6aa1f1 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Gerrit Code Review
Browse files

Merge "logd: wrap timed entry too early, timeout immediately"

parents b45f8179 01570978
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ FlushCommand::FlushCommand(LogReader &reader,
        mLogMask(logMask),
        mPid(pid),
        mStart(start),
        mTimeout(timeout) {
        mTimeout((start > 1) ? timeout : 0) {
}

// runSocketCommand is called once for every open client on the