diff options
| author | Rickard Green <[email protected]> | 2011-12-20 12:49:52 +0100 | 
|---|---|---|
| committer | Rickard Green <[email protected]> | 2011-12-20 12:49:52 +0100 | 
| commit | d97c8d53575635669bf0bcd0b80c92dba3e558d4 (patch) | |
| tree | 2438678c768dd1e078d0ba03a6e729745722725d /lib/syntax_tools/doc | |
| parent | c91492b67749c17116d1c0c8e7030f97b09c097c (diff) | |
| download | otp-d97c8d53575635669bf0bcd0b80c92dba3e558d4.tar.gz otp-d97c8d53575635669bf0bcd0b80c92dba3e558d4.tar.bz2 otp-d97c8d53575635669bf0bcd0b80c92dba3e558d4.zip | |
Remove bad assert
It is possible also in non-SMP case:
1. The process receives an exit signal and is set in status exiting
   and inserted into the run queue.
2. The distribution port exits before the process has been selected
   for execution and cannot remove the link half on the process since
   it is in status exiting.
3. Process is selected for execution and when removing this link half
   the distribution channel is gone!
Diffstat (limited to 'lib/syntax_tools/doc')
0 files changed, 0 insertions, 0 deletions
