|
@@ -99,7 +99,6 @@ export class LpMaintenance {
|
|
|
if (this.maxMemoryChanged) {
|
|
if (this.maxMemoryChanged) {
|
|
|
this.showMemory('a loop...')
|
|
this.showMemory('a loop...')
|
|
|
}
|
|
}
|
|
|
- this.showMemory('a loop...')
|
|
|
|
|
this.maxMemoryChanged = false
|
|
this.maxMemoryChanged = false
|
|
|
|
|
|
|
|
const topLpPullRst = await history.findByBlock('topLp')
|
|
const topLpPullRst = await history.findByBlock('topLp')
|