[erlang-questions] Disallowing gen_server:handle_cast() for a while?

Koener Antoine antoine.koener@REDACTED
Wed Mar 2 18:38:35 CET 2011


May be you should look for gen_fsm.

Jump in a state that stay only for some TIMEOUT, this state will  
discard any message received...



On Mar 2, 2011, at 15:59 , Max Lapshin wrote:

> I think you need something like sys:suspend (or how is it called?)
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>



More information about the erlang-questions mailing list