Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Job handler update. #705

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

IPMegladon
Copy link
Collaborator

  • Created combined job handler between python + agent.
  • Fixed agent scripts not returning function handles to jobs, which was causing job kill not to work.
  • Added startup -S script as a job so it can be unloaded.
  • Fixed import script.js with job handling so script can be unloaded later.
  • Fixed crashes caused by new InvocationListener(), as InvocationListener cannot be initialised.
    -> Suspect this is the culprit behind a few of the gh issues.
  • Migrated job interface to a class and internalised some logic to avoid duplicated code.
  • Fixed jobs kill autocomplete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant