aiidalab / aiidalab/aiidalab-qe

CalcJobOutputFollower widget error with aiiida-core 2.8

未关闭
#1,491 25 条评论 0 个 reaction 已指派 1 人 已被 @edan-bainglass 认领 在 GitHub 查看
bug
主要语言
Python
星标
33
派生
25
平均合并
6 小时 7 分钟
30 天内合并 PR
8

描述

So, the calculation seems to run fine, but the `aiida.out` preview just shows the following:

Screenshot 2026-04-27 at 13 03 48

_Originally posted by @mbercx in https://github.com/aiidalab/aiidalab-docker-stack/issues/482#issuecomment-4326455102_

The widget in question above is in `src/aiidalab_qe/common/widgets.py:CalcJobOutputFollower`. I have a brief look and there's no asyncio code (the code uses threads) so the errors are baffling.

This was reported in https://github.com/aiidalab/aiidalab-docker-stack/pull/482 but is also seen in the current `full-stack:edge` image which has aiida-core 2.8.0.
The big change in aiida-core was to get rid of `nest_asyncio` so perhaps that could be a trigger for this bug? But also could be something entirely different.

I think this is a blocker for releasing a stable (`latest`) image with aiida-core 2.8.0
(CC @cpigneoli who was interested in it)

The first step here should be to confirm that the problem is not present with `latest` image with aiida-core 2.7.3

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。