Skip to content

Commit

Permalink
Fix deadlock happening on backup
Browse files Browse the repository at this point in the history
  • Loading branch information
max-au committed Feb 21, 2023
1 parent eb3b971 commit a427a89
Show file tree
Hide file tree
Showing 4 changed files with 274 additions and 147 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ escript.exe rebar3 ct
```
## Missing Features for 1.0
* online backup support - as of now, too many bugs & memory leaks
* fix memory leak when backup is aborted, or when the connection is closed
* implement correct handling for sqlite BUSY and LOCKED return codes
* do "trylock" and then reschedule instead of dirty NIF from the beginning
* yielding busy handler (instead of consuming dirty I/O scheduler)
Expand Down
Loading

0 comments on commit a427a89

Please sign in to comment.