Skip to content

Conversation

tcode2k16
Copy link
Contributor

Currently, the evm report workers default to using multiprocessing.Process and ignore the --core.mprocessing config setting. This is not very desirable and can lead to issues such as #1715 on MacOS.

This pull request fixes this and spawns the report workers correctly based on the core.mprocessing setting.

Copy link
Contributor

@ekilmer ekilmer left a comment

Choose a reason for hiding this comment

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

LGTM! Waiting on CI. Thank you!

@ekilmer
Copy link
Contributor

ekilmer commented Aug 25, 2021

Hmmm. This seems to be failing on an ethereum test (both runs, so it's probably not just a flaky test) https://github.com/trailofbits/manticore/pull/2481/checks?check_run_id=3415474758#step:6:80

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.

4 participants