You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mcuadros In the next release of golang, Illumos will have its own build tag... So I believe taking advantage of the native flock system calls should be possible then.
Illumos doesn't have sys call.Flock. Could we please use syscall.FcntlFlock ?
The text was updated successfully, but these errors were encountered: