Skip to content

Interactive shell: execSync 제거 #9

@cranemont

Description

@cranemont

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

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

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