summaryrefslogtreecommitdiff
path: root/test/message/unhandled_promise_trace_warnings.out
blob: 603333e64a946f4690934339c795e516f89ab73c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
(node:*) Error: This was rejected
    at * (*test*message*unhandled_promise_trace_warnings.js:*)
    at *
    at *
    at *
    at *
    at *
    at *
    at *
    at *
    at *
(node:*) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
    at *
    at *
    at *
    at *
    at *
    at *
    at *
    at *
    at *
(node:*) PromiseRejectionHandledWarning: Promise rejection was handled asynchronously (rejection id: 1)
    at getAsynchronousRejectionWarningObject (internal/process/promises.js:*)
    at rejectionHandled (internal/process/promises.js:*)
    at *
    at Promise.then *
    at Promise.catch *
    at Immediate.setImmediate (*test*message*unhandled_promise_trace_warnings.js:*)
    at *
    at *
    at *