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

Async evilscan when? #71

Open
ExperiBass opened this issue Apr 25, 2021 · 4 comments
Open

Async evilscan when? #71

ExperiBass opened this issue Apr 25, 2021 · 4 comments

Comments

@ExperiBass
Copy link

I love evilscan, its the only module thats actually good enough for what i need to do. the only issue is, i cant just await the scan and return the data to other parts of the code that could use the data.

@DaTebe
Copy link

DaTebe commented Apr 25, 2021

Why don't you write a wrapper function that returns a Promise? Just curious :)

@ExperiBass
Copy link
Author

i would, am busy with other code and life

@eviltik
Copy link
Owner

eviltik commented Aug 30, 2021

PR welcome, i hate async/await stuff :D

@eviltik
Copy link
Owner

eviltik commented Apr 3, 2022

I need to check if all the code respect callback(err, result) so we can add a layer using native nodejs promisify().

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

3 participants