> > afair there is already a timeout (for attach). You could add an optional > argument attach(..., timeout=1000) > > Cannot confirm. If there is a timeout, it is probably hardcoded; there is no optional argument for attach. Opened a ticket: http://trac.sagemath.org/ticket/17698#ticket
@Volker, do you have suggestions for developers I could/shoud add in 'Cc' ? Jakob Am Mittwoch, 19. November 2014 16:05:33 UTC+1 schrieb Volker Braun: > > afair there is already a timeout. You could add an optional argument > attach(..., timeout=1000) > > > On Wednesday, November 19, 2014 2:58:50 PM UTC, Jakob Kroeker wrote: >> >> Hello, >> >> >> when working with an attached file it seems that saving it (at least with >> gedit on our file system) >> sometimes causes a temporarily disappearance on that file. I have no >> idea, if this is caused by the >> used file system (mounted NFS) , but sometimes I get from sage ( at least >> for 6.4.beta6) >> >> >> ### detaching file /home/......./stuff.sage because it does not exist >> (deleted?) ### >> >> >> >> One possible solution would be add a little timeout to the detaching >> process. >> >> Should I open a ticket ? >> >> >> Jakob >> >> -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
