facebook / facebook/jscodeshift
Per File Timeout
オープン
improvement
- 主要言語
- JavaScript
- スター
- 10k
- フォーク
- 498
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
It would be really useful to have a per-file timeout option. Currently I'm transforming a large number of files, and some individual files are causing my transform to hang (seemingly indefinitely). If I could set a timeout on a per-file basis then I could just continue on and transform all other files.
This could work by killing any process which does not produce any output for a sufficiently long time, then putting whatever jobs it had pending into a new process.
コントリビューションガイド
評価
この issue はまだ評価されていません。