| Sujet : « Re: [Caml-list] file mapped bigarray and Unix.unlink »
| Pour : « matthieu.dubu...@gmail.com »
| De : « David MENTRE <dmen...@linux-france.org> »
| Le  Thu Jul 02 2009 11:49:33 GMT+0200 (CEST)
> Hello Mathieu,
>
> 2009/7/2 Matthieu Dubuget <matthieu.dubu...@gmail.com>:
>   
>> The strategy I adopted is to spawn a recursive thread that
>> periodically try to erase the file until success.
>>     
>
> That seems the wrong solution to me. The unlink syscall should work
> immediately or you have another reason why it only works after a
> certain time.
>
> Yours,
> david
>   

I agree… but:
- I'm already late (I know, that's a bad reason)
- I don't know what could be the reason(s) for this delay

Thanks

Matt

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to