Debugged status inspection, add spawn/1, spawn_opt/2
This commit is contained in:
@@ -26,6 +26,8 @@ In its initial version, there are a few different APIs:
|
||||
* `gm_ctflow_reg`, used to register and find `gm_ctflow_worker` processes.
|
||||
Complies with the `via` addressing scheme for OTP behaviors.
|
||||
* `gm_ctflow`, providing a shared dictionary, logging and status support.
|
||||
It also exports `spawn/1` and `spawn_opt/2`, which work as expected, but
|
||||
also register with Common Test to enable use of `ct:log/2`.
|
||||
|
||||
The application `gm_ctflow` is intended to be started in
|
||||
`init_per_suite/1` and stopped in `end_per_suite/1`, or in
|
||||
|
||||
Reference in New Issue
Block a user