mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-08-09 06:12:44 +02:00
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