Skip to content

feat: [draft] job types #339

Open
Open
@sammy-ette

Description

@sammy-ette

to facilitate #276 in my mind i am thinking that i should add a function for the hilbish job interface to just handle running generic commands outside of the shell intepreter. (this is a bit of an abstraction, and prevents me adding another command just to add a go native "command handle" management and whatever)

so to hold a less than part time spot in the job handler, jobs can have 2 types:

  • intern
  • part time

an "intern" job is just there to run commands for a runner. but if a runner wants to suspend it, the job will be promoted to part time and then sent the signal. using these terms might be a bit confusing, but itll still work anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions