Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix undef internal call in supervisor2
Must be a leftover from the refactoring in commit 0a87aea This should prevent the below crash that was seen with an exchange federation link ``` {undef, [{supervisor2,try_again_restart, [<0.105395.0>, {upstream, [{encrypted, <<"...">>}], <some mirrored supervisor data>}, {upstream, [{encrypted, <<"...">>}], <some mirrored supervisor data>}], []}]} ```
- Loading branch information