mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove process.exit since it does not have any effect
This commit is contained in:
parent
b7132865a1
commit
8da334aa77
@ -26,7 +26,6 @@ export const githubWebhook = async (req: any, res: any): Promise<void> => {
|
||||
},
|
||||
)
|
||||
child.unref()
|
||||
process.exit()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user