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

Usage of fs.statSync #29

Open
export-mike opened this issue Jul 4, 2017 · 0 comments
Open

Usage of fs.statSync #29

export-mike opened this issue Jul 4, 2017 · 0 comments

Comments

@export-mike
Copy link

Hey,

Just been debugging Keystone email and I discovered its using fs.statSync?

I've always been discouraged to use synchronous api's in a node process like a webserver. This request will block the server, so I'm just wondering whats the reason for this package to use fs.statSync?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant