mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-26 17:52:29 +01:00
Reducing memory recreation by only setting the current subscription as after EOSE
This commit is contained in:
parent
d6abdf16e0
commit
dd71b931fc
@ -388,7 +388,7 @@ class Relay(
|
||||
|
||||
writeToSocket(request)
|
||||
|
||||
resetEOSEStatuses()
|
||||
afterEOSEPerSubscription[requestId] = false
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user