I\'m using reactphp react/filesystem for async writing in file. I need to @flock() file after is open but I couldn\'t find the way to do it.
@flock()
I already tr