실행 핸들. ElGraph.Runner.start_run/3이 반환한다.
Summary
Types
@type t() :: %ElGraph.Runner.Run{ cancel_flag: :atomics.atomics_ref() | nil, monitor_ref: reference() | nil, pid: pid() | nil, thread_id: String.t() | nil }
실행 핸들. ElGraph.Runner.start_run/3이 반환한다.
@type t() :: %ElGraph.Runner.Run{ cancel_flag: :atomics.atomics_ref() | nil, monitor_ref: reference() | nil, pid: pid() | nil, thread_id: String.t() | nil }