Shouldn't the gp session be closed afterwards? After all it is not 
used/referenced anymore?
So that the file descriptor gets freed again?
If not what is the recommended way to start computations in gp (or 
gap/magma ....)? 
Say in some method in some class? give it some global gp instance as a 
parameter? Is there such a thing?


On Sunday, March 3, 2019 at 11:47:02 AM UTC+1, Jeroen Demeyer wrote:
>
> On 2019-03-03 11:43, Vincent Delecroix wrote: 
> > Could you open a trac ticket? This is definitely a bug 
> > (most probably in `interfaces/expect.py`). 
>
> I wouldn't call it a bug. You're opening 10000 independent GP sessions, 
> which each need a few file descriptors. It's normal that you run out of 
> file descriptors after a while. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to