mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-07-27 00:15:26 -04:00
xfer
This commit is contained in:
parent
08dab73757
commit
c08878b35a
39 changed files with 771 additions and 218 deletions
|
@ -24,6 +24,8 @@ class Processor {
|
|||
_veilidVersion = 'Failed to get veilid version.';
|
||||
}
|
||||
|
||||
log.info("Veilid version: $_veilidVersion");
|
||||
|
||||
// In case of hot restart shut down first
|
||||
try {
|
||||
await Veilid.instance.shutdownVeilidCore();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue