-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For computations that need a long time (e.g. GPU acceleration case), the user may expect to see output as long as they are printed, rather than after all computation tasks have completed.
Also, since the computation is in WebWorker now, a button for killing the program in execution would be favoured, e.g. using Worker.terminate()
lidangzzz, AGDholo and FranzyDrX
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request