JanetDocsPlaygroundI'm feeling luckyGitHub sign in

debug/lineage



    cfunction
    src/core/debug.c on line 268, column 1

    (debug/lineage fib)

    Returns an array of all child fibers from a root fiber. This 
    function is useful when a fiber signals or errors to an ancestor 
    fiber. Using this function, the fiber handling the error can see 
    which fiber raised the signal. This function should be used mostly 
    for debugging purposes.


0 examplesSign in to add an example
Loading...