haskell / unix

POSIX functionality
https://hackage.haskell.org/package/unix
Other
107 stars 92 forks source link

Use throwErrnoIfMinus1Retry for mkstemp, fixes #282 #306

Closed hasufell closed 3 months ago

vdukhovni commented 10 months ago

My instinct is to not proceed with this unless there's a clear use-case in which this change improves behaviour.

https://github.com/haskell/unix/issues/282#issuecomment-1832295567