Actions
バグ #1196
openmikutterがなかなか終了しないことがある
プラグイン名:
ブランチ:
クラッシュする:
No
Description
--debugモードで起動している場合、以下の出力をしてからしばらく止まる。
notice: {MIKUTTER_DIR}/core/serialthread.rb:47:in `force_exit!': all Serial Thread Group jobs canceled. notice: ./mikutter.rb:82:in `boot!': boot! exited normally. notice: ./mikutter.rb:116:in `<main>': mainloop exited normally.
再現手順
長時間(?)起動した後、×ボタンで普通に終了する。
Updated by toshi_a 初音 over 6 years ago
- Status changed from 分類待ち to 実装待ち
Rubyが終了する時をhookしていくつかやっていることがあったと思いますが、多分それのどれかが原因ですね。
Actions