arrayfire / arrayfire/arrayfire-python
Exiting python
- 主要語言
- Python
- 星號
- 422
- 分支
- 63
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I got another issue during my test; when I import arrayfire then want to exit, python becomes hung:
```
>python
Python 3.6.3 (v3.6.3:2c5fed8, Oct 3 2017, 18:11:49) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import arrayfire
>>> ^Z
```
After Ctrl+Z the used memory from ~600MB gets to ~250MB and stops there, no cpu on it.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Reproduce the report with Python 3.6.3 on Windows by importing arrayfire and then sending Ctrl+Z at the interpreter prompt. Investigate the shutdown path for the hang and memory remaining after exit; done means Python exits normally after the import.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- backend
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100