f8b306f61c
Motivation: We not correctly catched errors during resolving in bootstrap and so may not have notified the future correctly. Modifications: Move code into try / catch block and try to fail the promise. Result: Promise is always notified