Changes between Initial Version and Version 5 of Ticket #70556
- Timestamp:
- Aug 17, 2024, 5:16:29 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #70556 – Description
initial v5 1 I'm not the only one who has noticed or thought at times that the `port` command "hung" because apparently nothing was happening e.g. at the end of a command. I've also already had a registry corruption at least once in the past because I had interrupted ( ^C) a command that to the best of my recollection wasn't even one that should have touched the registry.1 I'm not the only one who has noticed or thought at times that the `port` command "hung" because apparently nothing was happening e.g. at the end of a command. I've also already had a registry corruption at least once in the past because I had interrupted (`^C`) a command that to the best of my recollection wasn't even one that should have touched the registry. 2 2 3 3 I know I'm also not the only one who has observed the "write-ahead log" `registry.db-wal` file getting larger than the db itself, and sometimes just persisting until for some unclear reason it disappears (which usually means one of the aforementioned "freezes").