imagej / imagej/imagej-ops

Add progress monitoring API

Open
#18 1 comment 0 reactions 1 assignee Claimed by @ctrueden View on GitHub
Dominant language
Java
Stars
94
Forks
44
PR merge metrics
No merged PRs in 30d

Description

OPS need to be able to report their current progress. Each OP is its own task, which may be composed of subtasks. We can achieve this using the [SciJava Common TaskService](https://github.com/scijava/scijava-common/issues/35).
- Want to be able to pause or cancel ops
- Want to know how close they are to done
- Want to avoid negative performance impact

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.