Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a crash in parallel mode when the module's filepath is not set #3699

Merged
merged 1 commit into from Jun 20, 2020

Conversation

PCManticore
Copy link
Contributor

Steps

  • Add yourself to CONTRIBUTORS if you are a new contributor.
  • Add a ChangeLog entry describing what your PR does.
  • If it's a new feature or an important bug fix, add a What's New entry in doc/whatsnew/<current release.rst>.
  • Write a good description on what the PR does.

Description

This has been like this since the parallel refactoring done in 8babeff

Type of Changes

Type
🐛 Bug fix

Related Issue

Close #3564

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0008%) to 90.699% when pulling a28af84 on fix-crash-parallel-mode-missing-file-path into 36250aa on master.

@coveralls
Copy link

coveralls commented Jun 18, 2020

Coverage Status

Coverage increased (+0.008%) to 90.706% when pulling a28af84 on fix-crash-parallel-mode-missing-file-path into 36250aa on master.

@PCManticore PCManticore merged commit 35f838f into master Jun 20, 2020
@Pierre-Sassoulas Pierre-Sassoulas deleted the fix-crash-parallel-mode-missing-file-path branch February 21, 2021 15:00
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.

AttributeError: 'NoneType' object has no attribute 'format' in message.py in 2.5.0
2 participants