stencila/hub

Series jobs with no child jobs get stuck on Pending

nokome opened this issue ยท 1 comments

An example of snapshotting a project with no sources:

image

- [ ] There should be no "Pull sources" job for a project that has no sources (e.g. a newly created project): pull() should return Optional[Job] (No, because it is useful to see that the job was created albeit empty; adding Optional[Job] return type adds complexity)

  • Any series or parallel method job that has no children should succeed immediately (they should not be created but in case they are)

๐ŸŽ‰ This issue has been resolved in version 4.35.3 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€