Porter Gardiner

Results 3 comments of Porter Gardiner

recurring.yml ``` # examples: # periodic_cleanup: # class: CleanSoftDeletedRecordsJob # queue: background # args: [ 1000, { batch_size: 500 } ] # schedule: every hour # periodic_cleanup_with_command: # command: "SoftDeletedRecord.due.delete_all"...

@rosa I have changed these significantly multiple times with no change in behavior on the forking from the supervisor process.

I should also add that this does work in production and on a collaborator's machine. I am thinking it is a MacOS 26 issue.