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

sparv_languages() does not propagate errors #62

Open
anne17 opened this issue Sep 30, 2022 · 0 comments
Open

sparv_languages() does not propagate errors #62

anne17 opened this issue Sep 30, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@anne17
Copy link
Member

anne17 commented Sep 30, 2022

Got a crash and this error instead of a proper response:

  Exception ignored in: <function _after_fork at 0x7f998546adc0>
  Traceback (most recent call last):
    File "/home/fksparv/.pyenv/versions/3.9.0/lib/python3.9/threading.py", line 1486, in _after_fork
      thread._reset_internal_locks(True)
    File "/home/fksparv/.pyenv/versions/3.9.0/lib/python3.9/threading.py", line 829, in _reset_internal_locks
      self._tstate_lock._at_fork_reinit()
  AttributeError: 'NoneType' object has no attribute '_at_fork_reinit'
@anne17 anne17 added the bug Something isn't working label Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant