Ka-Hing Cheung
                                            Ka-Hing Cheung
                                        
                                    auto-unmounting is probably a bad idea. Imagine a background process that runs `rsync --delete fuse/mnt/ dir/`, and the fuse process crashes. If the filesystem was unmounted rsync would happily delete...
I don't think 100000 is the right number. Either we allocate all of them at startup which wastes 200MB for most cases, or we don't allocate them at startup in...
@tsl0922 you are right that with temp file, we are relying on the receiver to delete the file. we considered passing via env var (https://github.com/tsl0922/ttyd/pull/745/) and one side effect is...
@tsl0922 any more thoughts on this?
@tsl0922 I updated the PR and addressed your comments. Let me know if you have more feedback
@tsl0922 Hi any updates?
@tsl0922 Hi any updates?
@tsl0922 hi any updates?
@tsl0922 Hi any updates on this PR?
Is there store intended to work on Android? I get essentially the same thing even when I visit with Android chrome