JuliaPy / JuliaPy/PyCall.jl

Async function call

Abierto
#262 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Julia
Estrellas
1.5k
Forks
186
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi, is there a way to make a python function call async, i.e. integrate with julia's async capabilities. For e.g. while making a slow network request in a function call, the code can jump to some other task. I suppose once julia has proper threading, one could just launch a new thread for such a call.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

The issue names no files, tests, or entry points. First determine the intended PyCall.jl API for allowing a Python call, such as a slow network request, to yield to another Julia task, and clarify the threading or task-scheduling constraints. Done should include an agreed design, implementation scope, and tests demonstrating that another task can run while the Python call is in progress.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
julia, python
Área
api, backend
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.