Skip to content

Interactive shell: execSync 제거 #9

Description

@cranemont

execSync함수는 동기적으로 실행되어 I/O Block이 발생합니다. exec로 변경합니다.

https://nodejs.org/api/child_process.html#child_processexecsynccommand-options

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions