diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2015-06-15 09:05:11 -0400 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2015-06-15 09:05:11 -0400 |
commit | 1994a7177c60c54f38fdbac045554821b14ac048 (patch) | |
tree | f5e939bfda9084f8deaf4bcd83aa900144f9c189 /test/rebar_resource_SUITE.erl | |
parent | 1972f1f85a25e15ccf13a6400dcb48183ae63624 (diff) |
OTP apps show proper output
Whenever the old shell got killed and an app got loaded prior, the whole
thing would silently drop output as the old 'user' process was replaced
while application master processes would keep the old one's pid in
their internal state.
To work around this limitation, make sure the apps are booted only after
the shell is replaced so that only the new `user` pid is used.
Diffstat (limited to 'test/rebar_resource_SUITE.erl')
0 files changed, 0 insertions, 0 deletions