|
|
| Author |
Message |
< Erlang bugs mailing list ~ [erlang-questions] Erlang's process not killed by exit sign |
| rvirding |
Posted: Mon Nov 02, 2009 9:37 pm |
|
|
|
User
Joined: 30 Aug 2006
Posts: 452
Location: Stockholm, Sweden
|
2009/10/29 Ulf Wiger <ulf.wiger@erlang-consulting.com>
> Robert Virding wrote:
>
>>
>> BUT when I do exit(kill) I send a type 2 signal with value 'kill' which
>> doesn't behave as a type 3 'kill' signal though the name is the same. This
>> is inconsistent, and I don't like inconsistencies. There are two different
>> solutions: either send out real type 3 kill signals; or send out type 2
>> 'killed' signals as if I had received a type 3 signal. Both are
>> consistent,
>> but which is best?
>>
>
> Why send out type 3 kill signals?
>
> What is that consistent with?
>
> I think the consistent behaviour would be to send out type 2
> 'killed' signals.
I quite agree Ulf, I think that would be best too. I just wanted some form
of discussion so we could get a change from what it is today so I presented
the two alternatives as I saw them.
Robert
Post received from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|