diff options
| author | Matthew Sackman <matthew@lshift.net> | 2010-01-19 12:13:30 +0000 |
|---|---|---|
| committer | Matthew Sackman <matthew@lshift.net> | 2010-01-19 12:13:30 +0000 |
| commit | d84e28ac566667bc259c71149d7e151322e713bd (patch) | |
| tree | 949908c382b7ed1f4de57c71f3832619d32245ad /ebin | |
| parent | ff9c5f2bede565788bece4772d979861a0fd68bd (diff) | |
| download | rabbitmq-server-git-d84e28ac566667bc259c71149d7e151322e713bd.tar.gz | |
The motivation for the cast in init is that if the first obtain blocks then without the cast, rabbit won't startup because of the fact that start_link blocks on init thus the boot process won't finish. Switched to monitoring the spawned process which is much much nicer than passing through a fun to be run at the end of the process and is a much more generic solution anyway.
Diffstat (limited to 'ebin')
0 files changed, 0 insertions, 0 deletions
