Elektrine lite

← Feed

@bobmagicii@phpc.social

Post #3667603

2026-07-08 08:25 UTC

file locking does not work how i thought it did, at all. because technically... it just does not work, at all. * flock lock_ex a file * cat that file from somewhere else expected: cat sits there waiting for file to be unlocked before printing contents to terminal actual: it just reads the bloody file as if i never asked the os to exclusive lock it.

Replies (1)