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

clear_job - remove entries already included in the del function #299

Merged
merged 1 commit into from
Apr 27, 2021

Conversation

jan-janssen
Copy link
Member

Fix error messages like:

Exception ignored in: <function JobCore.__del__ at 0x7ff13c4d1a60>
Traceback (most recent call last):
  File "/home/muhammad/miniconda3/envs/workshop_test/lib/python3.8/site-packages/pyiron_base/job/core.py", line 851, in __del__
    del self._name
AttributeError: _name

@max-hassani
Copy link
Member

thanks @jan-janssen for solving the issue 👍 It look good to me.

@jan-janssen jan-janssen merged commit 9e2af09 into master Apr 27, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix_clear_job branch April 27, 2021 19:17
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