Reducing memory recreation by only setting the current subscription as after EOSE
This commit is contained in:
@@ -388,7 +388,7 @@ class Relay(
|
|||||||
|
|
||||||
writeToSocket(request)
|
writeToSocket(request)
|
||||||
|
|
||||||
resetEOSEStatuses()
|
afterEOSEPerSubscription[requestId] = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user