summaryrefslogtreecommitdiff
path: root/issues/run-correlations-in-external-process.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/run-correlations-in-external-process.gmi')
-rw-r--r--issues/run-correlations-in-external-process.gmi8
1 files changed, 6 insertions, 2 deletions
diff --git a/issues/run-correlations-in-external-process.gmi b/issues/run-correlations-in-external-process.gmi
index ac05a13..f82265e 100644
--- a/issues/run-correlations-in-external-process.gmi
+++ b/issues/run-correlations-in-external-process.gmi
@@ -2,11 +2,11 @@
## Tags
-* assigned:
+* assigned: fredm
* type: feature
* priority: high
* keywords: correlations, asynchronous jobs, external process
-* status: pending
+* status: completed, closed
## Description
@@ -25,3 +25,7 @@ I (fredm) propose to implement a "Request Architecture" that works as follows:
* STEP 06: Process the results and produce the HTML page to display to the user. Jump to "STEP 08"
* STEP 07: Process the error and display the errors page. Jump to "STEP 08"
* STEP 08: Correlations computation process is complete
+
+----
+
+This has been completed.