Substra/substra-backend

_GatheringFuture exception was never retrieved

Closed this issue · 2 comments

While inspecting the logs of the worker I stumbled upon:

[2020-02-05 16:01:41,804: ERROR/ForkPoolWorker-1] _GatheringFuture exception was never retrieved
future: <_GatheringFuture finished exception=CancelledError()>
concurrent.futures._base.CancelledError
INFO 2020-02-05 16:01:57,298 substrapp.ledger_utils 15 140710911403840 smartcontract invoke:logSuccessTrain; elaps=16270.34ms; error=None
[2020-02-05 16:01:57,524: ERROR/ForkPoolWorker-1] _GatheringFuture exception was never retrieved
future: <_GatheringFuture finished exception=CancelledError()>
concurrent.futures._base.CancelledError

@jmorel Did you manage to reproduce it =) ?

No, never. And since it happened on a server which had its disks full, it may just be a side effect.