v3 32
This commit is contained in:
parent
861dcd00d8
commit
4c14d525ce
@ -75,6 +75,7 @@ class InputDirectoryWatcher(@Autowired var coordinator: Coordinator): FileWatche
|
||||
}
|
||||
}
|
||||
watcherChannel.invokeOnClose {
|
||||
it?.printStackTrace()
|
||||
log.warn { "Watcher stopped!!!" }
|
||||
if (!isStopping) {
|
||||
ioCoroutine.launch {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user