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

MyVariantDifferManager object has no attribute release_note #160

Open
erikyao opened this issue Nov 14, 2022 · 0 comments
Open

MyVariantDifferManager object has no attribute release_note #160

erikyao opened this issue Nov 14, 2022 · 0 comments
Assignees

Comments

@erikyao
Copy link
Contributor

erikyao commented Nov 14, 2022

Nov 13 17:01:50 su12 python[3420]: ERROR:asyncio:Exception in callback Cron.set_result(<_GatheringFu...ease_note'")]>)
Nov 13 17:01:50 su12 python[3420]: handle: <Handle Cron.set_result(<_GatheringFu...ease_note'")]>)>
Nov 13 17:01:50 su12 python[3420]: Traceback (most recent call last):
Nov 13 17:01:50 su12 python[3420]:   File "/usr/lib/python3.10/asyncio/events.py", line 80, in _run
Nov 13 17:01:50 su12 python[3420]:     self._context.run(self._callback, *self._args)
Nov 13 17:01:50 su12 python[3420]:   File "/opt/home/myvariant/venv/lib/python3.10/site-packages/aiocron/__init__.py", line 112, in set_result
Nov 13 17:01:50 su12 python[3420]:     raise result
Nov 13 17:01:50 su12 python[3420]:   File "/opt/home/myvariant/venv/src/biothings/biothings/utils/manager.py", line 223, in check_pending
Nov 13 17:01:50 su12 python[3420]:     func(src)
Nov 13 17:01:50 su12 python[3420]:   File "/opt/home/myvariant/myvariant.info/src/bin/hub.py", line 133, in <lambda>
Nov 13 17:01:50 su12 python[3420]:     diff_manager.poll("release_note", lambda doc: diff_manager.release_note(old=None, new=doc["_id"]))
Nov 13 17:01:50 su12 python[3420]: AttributeError: 'MyVariantDifferManager' object has no attribute 'release_note'

Occurs at the end of a diff process.

@erikyao erikyao self-assigned this Nov 14, 2022
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