Closing a dets

Tobias Lindahl tobias.lindahl@REDACTED
Tue Mar 22 15:47:42 CET 2005


Hi all,

Is there a way of waiting for a dets to be properly closed after
dets:close/1 has been called. The problem is that I want to shut down the
erlang node with an exit status (using halt(ExitStatus)), but wait until
the dets is properly closed.

Cheers,
Tobias



More information about the erlang-questions mailing list