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

TypeError: 'NoneType' object is not callable in NodeJSEngine.__del__() #137

Open
mr-c opened this issue Aug 3, 2022 · 0 comments
Open

Comments

@mr-c
Copy link
Member

mr-c commented Aug 3, 2022

https://github.com/common-workflow-language/cwltool/runs/7649655102?check_suite_focus=true#step:8:54

Exception ignored in: <bound method NodeJSEngine.__del__ of <cwl_utils.sandboxjs.NodeJSEngine object at 0x7f35bacd44a8>>
  Traceback (most recent call last):
    File "/home/runner/work/cwltool/cwltool/.tox/py36-unit/lib/python3.6/site-packages/cwl_utils/sandboxjs.py", line 105, in __del__
  TypeError: 'NoneType' object is not callable
  Exception ignored in: <bound method NodeJSEngine.__del__ of <cwl_utils.sandboxjs.NodeJSEngine object at 0x7fcf4edc3668>>
  Traceback (most recent call last):
    File "/home/runner/work/cwltool/cwltool/.tox/py36-unit/lib/python3.6/site-packages/cwl_utils/sandboxjs.py", line 105, in __del__
  TypeError: 'NoneType' object is not callable
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

No branches or pull requests

1 participant