andrewrk / andrewrk/naught

Worker collection undefined

オープン
#85 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
794
フォーク
68
PR マージ指標
30日以内にマージされた PR はありません

説明

Not sure how it happened....

But one of our naught instances seemed to just magically crash with the following exception:

```
.../node_modules/naught/lib/master.js:130
var hash = collection.hash;
^
TypeError: Cannot read property 'hash' of undefined
at removeWorker (.../node_modules/naught/lib/master.js:130:24)
at setWorkerStatus (.../node_modules/naught/lib/master.js:114:21)
at Worker.onMessage (.../node_modules/naught/lib/master.js:190:7)
at Worker.emit (events.js:117:20)
at ChildProcess.emit (events.js:98:17)
at handleMessage (child_process.js:322:10)
at Pipe.channel.onread (child_process.js:349:11)
```

It kinda seems like somehow the `dying` worker status collection got removed? Can't quite figure out how or why :-s

Not sure if anyone has any thoughts? :-s

(It's kinda bad because it crashed the whole naught process...)

I can't find anything that indicates what operation was happening at the time either unfortunately :-s

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

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

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