mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-08-09 00:33:54 +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)
|
||||
|
||||
resetEOSEStatuses()
|
||||
afterEOSEPerSubscription[requestId] = false
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user