You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Description
Golem Version: 0.23.0
OS: Linux
Description of the issue:
Introduced by #4111
TaskServer
:TaskSession
:TaskMessagesQueueMixin
(which is used byTaskServer
):In conclusion:
del self.sessions[node_id]
is called twice.Actual result:
Steps To Reproduce
Expected behavior
No errors.
The text was updated successfully, but these errors were encountered: