1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-06 20:10:36 -07:00
Commit graph

3 commits

Author SHA1 Message Date
Neale Pickett
b896969d80 fix for #107 that doesn't require a mutex
I didn't look into why the mutex was causing some sort of deadlock condition
on retrieving points. This fixes it, as long as the underlying filesystem
supports atomic file renames. So don't run this with NFS.
2020-03-10 20:50:03 -06:00
Neale Pickett
5b018eab42 Moving toward a working server 2018-09-17 23:00:08 +00:00
Neale Pickett
61c1129e0f A passable start at a go-based mothd 2018-09-15 00:24:48 +00:00