Skip to content

Refactor public api#379

Merged
fraxken merged 2 commits into
masterfrom
refactor-public-api
Jul 8, 2024
Merged

Refactor public api#379
fraxken merged 2 commits into
masterfrom
refactor-public-api

Conversation

@fraxken
Copy link
Copy Markdown
Member

@fraxken fraxken commented Jul 8, 2024

No description provided.

@fraxken fraxken requested a review from PierreDemailly July 8, 2024 17:01
@fraxken fraxken merged commit 3253517 into master Jul 8, 2024
@fraxken fraxken deleted the refactor-public-api branch July 8, 2024 17:18
Comment thread bin/commands/execute.js
.then((data) => reporting.proceed(data))
.catch((error) => {
console.error(error);
process.exit(0);
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.

Hi @fraxken, i have to remove manually all clones when something goes wrong, due to this line that exit process and thus never call teardown function. Is it the expected behavior ? Thanks.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Hmm no that's definitively a bug

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants