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

Usage of fs.statSync #29

@export-mike

Description

@export-mike

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions