Files
matrix-js-sdk/src
Richard van der Hoff 504fa2a1d3 Fix racy 'matrixclient retrying' test
when a message send fails, the promise returned by `sendMessage` is
rejected. Until we switched to bluebird, the rejection was happily being
swallowed, but with bluebird, there's a better chance of the unhandled
rejection being caught by the runtime and mocha and failing the test.
2017-07-13 18:18:21 +01:00
..
2017-01-19 18:11:09 +00:00
2017-07-06 18:52:37 +01:00
2017-07-12 23:33:55 +01:00