Skip to content

Added parallel execution for repeat and checkout commands#24

Draft
Prashant-Kumar700 wants to merge 1 commit intoradiant-systems-lab:masterfrom
Prashant-Kumar700:parallel_repeat
Draft

Added parallel execution for repeat and checkout commands#24
Prashant-Kumar700 wants to merge 1 commit intoradiant-systems-lab:masterfrom
Prashant-Kumar700:parallel_repeat

Conversation

@Prashant-Kumar700
Copy link
Copy Markdown

No description provided.

@moazreyad moazreyad requested a review from sranasir November 11, 2023 23:30
@Prashant-Kumar700 Prashant-Kumar700 marked this pull request as draft November 22, 2023 17:08
sciunit2.libexec.vv.which, rev, rev_repo)
p = subprocess.Popen(cmd, shell=True, cwd=self.location, stderr=PIPE)
_, err = p.communicate()
print("hi in checkout parallel"+cmd)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove the debug messages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants