arrayfire / arrayfire/arrayfire-python

Exiting python

未关闭
#167 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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.

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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