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