aiidalab / aiidalab/aiidalab-widgets-base
Improve the `ProcessMonitor`
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 10
- Fork
- 19
- Merge trung bình
- 1 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 20
Mô tả
The [ProcessMonitor](https://github.com/aiidalab/aiidalab-widgets-base/blob/c697d27088b2bb1ce129ef422b46318adf986f27/aiidalab_widgets_base/process.py#L720) class monitors a process by executing callback functions at specified intervals as long as the process is alive.
We may extend it to cover other use cases, for example:
1) Only when a process is finished, run the callback functions
2) Only when a process changes its state, run the callback functions
2) Only when a process changes its outputs, run the callback functions
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.