Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aptible/supercronic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.32
Choose a base ref
...
head repository: aptible/supercronic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.33
Choose a head ref
  • 2 commits
  • 12 files changed
  • 3 contributors

Commits on Oct 10, 2024

  1. refactor: reap zombie process and opt-out with no-reap flag (#172)

    * fix: random waitid error
    
    fix #171
    
    * fix(reap): forward signal
    
    * refactor: modify reaper to get supercronic exitStatus
    
    * fix(reaper): unify signal list & fix signal forward
    
    * chore: replace ioutil to io
    
    * fix(test): ci timeout
    
    * opt-out with no-reap flag
    
    Co-authored-by: Josh Raker <48493233+joshraker@users.noreply.github.com>
    
    * fix: typo on signal
    
    * fix: args pass to supercronic
    
    * fix(test): remove removed flag
    
    * chore: remove misleading comment
    
    ---------
    
    Co-authored-by: Josh Raker <48493233+joshraker@users.noreply.github.com>
    qianlongzt and joshraker authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8b4edf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cca6b3a View commit details
    Browse the repository at this point in the history
Loading