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

Question: Why aren't the methods asynchronous? #58

Closed
ccnokes opened this issue Jan 23, 2017 · 0 comments
Closed

Question: Why aren't the methods asynchronous? #58

ccnokes opened this issue Jan 23, 2017 · 0 comments
Labels

Comments

@ccnokes
Copy link

ccnokes commented Jan 23, 2017

Is there a reason that the methods aren't async? They tend to be slower (around ~40ms on my 2015 MacBook Pro) and seems like there could be some benefit to making them non-blocking for performance reasons (especially as it's probably best to run node-keytar methods in the main process). Maybe there's a reason for them to be sync though.

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

2 participants