Skip to content

Command execution timeout control #539

@bitprophet

Description

@bitprophet

Fabric 1 had a feature which (IIRC) used a threading Timer to raise an exception (which I think then just turned into ye olde crappy abort()) when a command execution took longer than the user desired.

This should live at the Invoke layer for v2, even if Fabric's Runner subclass needs hooks to implement it (though I suspect it may not, as long as we interrupt the remote process correctly when we time out - something that may or may not be necessary locally, I'm not positive.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions