arrayfire / arrayfire/arrayfire-python

Exiting python

Aberta
#167 3 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
422
Forks
63
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

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.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
python
Domínio
backend
Tipo de issue
Bug
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Precisa de esclarecimento
Facilidade para iniciantes
35/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.