mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 02:34:21 +01:00
fix filewatcher not closing cleanly
This commit is contained in:
@@ -40,7 +40,7 @@ export namespace FileWatcher {
|
|||||||
},
|
},
|
||||||
)
|
)
|
||||||
return { watcher }
|
return { watcher }
|
||||||
} finally {
|
} catch {
|
||||||
return {}
|
return {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user