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