{% extends "_frame.html" %} {% block menu %}

arrow_drop_down

Result expand_circle_down I-O expand_circle_down Events expand_circle_down download
{% endblock %} {% block details %}
Status
Progress
Startup
-
Finish
-
Runtime
-
Size
-kB
Events
{% endblock %} {% block page %} {% include "_kill.html" %}

EVENT STREAM

INPUT

OUTPUT

{% endblock %} {% block script %} const fid = "{{ fid }}"; {% include "_kill.js" %} {% include "status/main.js" %} {% include "status/follow.js" %} {% include "status/_act.js" %} {% include "status/func.js" %} {% endblock %}