Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. #268

Closed
AlvaroVega opened this issue Feb 21, 2022 · 3 comments

Comments

@AlvaroVega
Copy link
Member

AlvaroVega commented Feb 21, 2022

This log was found in iotagent-manager logs:

(node:1) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead.

@AlvaroVega
Copy link
Member Author

The deprecation warning is happening due to a use of the deprecated domain module.

@AlvaroVega
Copy link
Member Author

related telefonicaid/iotagent-node-lib#1585

@fgalan
Copy link
Member

fgalan commented Mar 12, 2024

PR #327

@fgalan fgalan closed this as completed Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants