Skip to content

Subprocess process manager for CI workflows#610

Draft
PawelPlesniak wants to merge 9 commits intodevelopfrom
plasorakPawelPlesniak/subproc-pm
Draft

Subprocess process manager for CI workflows#610
PawelPlesniak wants to merge 9 commits intodevelopfrom
plasorakPawelPlesniak/subproc-pm

Conversation

@PawelPlesniak
Copy link
Collaborator

@PawelPlesniak PawelPlesniak commented Oct 9, 2025

Description

Fixes # (issue_number)

The objective is to run processes as subprocesses instead of SSH. The objective is to be able to run MSQT as a CI workflow, using SSH is blocked

Type of change

  • Documentation (non-breaking change that adds or improves the documentation)
  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass (eg. python -m pytest)
  • Pre-commit hooks run successfully (eg. pre-commit run --all-files)

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added or an issue has been opened to tackle that in the future.
    (Indicate issue here: # (issue))

@PawelPlesniak
Copy link
Collaborator Author

At the moment, the processes grafeully exit (aside from gunicorn as usual). This needs some tweaks but is coming together nicely

@PawelPlesniak PawelPlesniak added the enhancement New feature or request label Jan 22, 2026
@PawelPlesniak PawelPlesniak changed the title Catching up to Pierre's old branch Subprocess process manager for CI workflows Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant