Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Tests: Warning: a promise was created in a handler but was not returned from it #1915

Open
lesn1kk opened this issue Jun 23, 2017 · 0 comments
Labels

Comments

@lesn1kk
Copy link
Member

lesn1kk commented Jun 23, 2017

When we call native methods in order to stop advertising and listening and kill connections in teardown, we do not return any value, just call t.end(), which causes a Warning: a promise was created in a handler but was not returned from it, see http://goo.gl/rRqMUw at process._tickCallback (node.js:924:13) to appear.

@lesn1kk lesn1kk added the Node label Jun 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant