clay icon indicating copy to clipboard operation
clay copied to clipboard

Unharmful error when closing task-api runtime

Open maaktweluit opened this issue 6 years ago • 1 comments

After requesting or providing a task api time. Each time the runtime is torn down asyncio gives this error.

INFO     [golem.envs.docker.cpu              ] Runtime torn down.
...
ERROR    [asyncio                            ] Unclosed connection: Channel('172.17.0.2', 50005, ..., path=None)```

maaktweluit avatar Dec 17 '19 12:12 maaktweluit

observed also on b0.23 branch

2020-03-27 16:45:31 ERROR    asyncio                             Unclosed connection: Channel('192.168.1.236', 50006, ..., path=None)

ederenn avatar Mar 27 '20 16:03 ederenn