add graceful shutdown

This commit is contained in:
LouisLam
2021-07-16 01:44:51 +08:00
parent f2af5bc064
commit b3bff8d735
6 changed files with 98 additions and 12 deletions

View File

@@ -5,7 +5,7 @@
<script>
import {sleep} from "../../server/util";
const {sleep} = require("../../server/util")
export default {