SwiftQueue icon indicating copy to clipboard operation
SwiftQueue copied to clipboard

Support NSOperation Dependency

Open wangpeiyan opened this issue 2 years ago • 2 comments

eg: jobA.addDependency(jobB)

wangpeiyan avatar Mar 01 '22 09:03 wangpeiyan

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 08 '22 09:03 stale[bot]

@wangpeiyan This is possible however it will cause issue for persistent job since we can't restore the other job

lucas34 avatar Mar 08 '22 14:03 lucas34