arrayfire / arrayfire/arrayfire-python

Exiting python

Open
#167 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
422
Forks
63
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.