2022/11/04

From HypertWiki
Revision as of 15:15, 4 November 2022 by Woozle (talk | contribs)
Jump to navigation Jump to search
Friday, November 4, 2022 (#308)
Thursday Friday Saturday
Exact day: category (1) This month: category (37) / page
Other years: category (5) This year: category (105) / page

Today is a co-op and family dinner day.

Coding

I really hate it when I forget to save my work before running a test, and then I stop the test to save my work, but the connection hangs, so the code editor hangs, and now I can't save my work... and then I manage to kill the connection, but that kills the code editor and now I have to redo my work.

This seems to be a recurring problem with accessing remote filesystems via mount. Something is keeping the connection option so it can't be unmounted cleanly, but I can't seem to figure out how to stop it.