Skip to content

Conversation

@mrazauskas
Copy link
Contributor

Following up jestjs/jest#12287

worker-farm library is not used in this project. Hence logic which handles ProcessTerminatedError is redundant here too.

@@ -1,4 +1,3 @@
import type * as JestResult from '@jest/test-result';
Copy link
Member

Choose a reason for hiding this comment

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

Can we ditch the dep as well, or os it used elsewhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is necessary elsewhere:

import type { TestResult } from '@jest/test-result';

Copy link
Member

Choose a reason for hiding this comment

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

Cool, thanks for checking 👍

@SimenB SimenB merged commit 35b66e1 into jest-community:main Feb 1, 2022
@mrazauskas mrazauskas deleted the remove-ProcessTerminatedError branch February 1, 2022 17:06
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.

2 participants