View Source Reactor.Process.Errors.TerminateTimeoutError exception (reactor_process v0.4.0)

This exception is returned when a process failed to terminate within the time allotted.

Summary

Types

t()

@type t() :: Exception.t()

Functions

exception()