mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Error handling mini refractoring
This commit is contained in:
parent
dac0a5319a
commit
8425cb894d
12 changed files with 86 additions and 58 deletions
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
|
||||
function cleanForExit (webtorrent_process) {
|
||||
logger.info('Gracefully exiting')
|
||||
logger.info('Gracefully exiting.')
|
||||
process.kill(-webtorrent_process.pid)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue