Closed Elfoniok closed 6 years ago
Currently there is no Verification Task abstraction, whole verification is done in callbacks chain, this is too complex, and its hard to implement further improvements like cancellation and persistence.
https://github.com/golemfactory/golem/commit/abe105bad385e6ed1200a117422fe317d0777838
Currently there is no Verification Task abstraction, whole verification is done in callbacks chain, this is too complex, and its hard to implement further improvements like cancellation and persistence.