Skip to content

Make return code optional#86

Open
emmuhamm wants to merge 2 commits into
developfrom
emmuhamm/return-code-optional
Open

Make return code optional#86
emmuhamm wants to merge 2 commits into
developfrom
emmuhamm/return-code-optional

Conversation

@emmuhamm
Copy link
Copy Markdown
Contributor

Description

Fixes #15

See above

Makes return code optional in process manager

Corresponding change in drunc is

Type of change

  • Optimization (non-breaking, back-end change that speeds up the code)

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))

@emmuhamm emmuhamm self-assigned this May 29, 2026
@emmuhamm emmuhamm requested review from Aurashk and PawelPlesniak May 29, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Return code should be optional

2 participants