Skip to content

[C++] Investigate spawning arbitrary callbacks from StopToken #28663

@asfimport

Description

@asfimport

In some situations, we may want to forward stop requests to external runtimes, e.g. gRPC (see #10318 ), without polling.

Ideally, one may temporarily add a callback to a StopToken. This bears complications, especially in the case where the stop request comes from a signal handler.

Reporter: Antoine Pitrou / @pitrou

Related issues:

Note: This issue was originally created as ARROW-12938. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions