facebook / facebook/jscodeshift

Per File Timeout

オープン
#87 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。