Uh oh!
There was an error while loading. Please reload this page.
Fix ptsname macOS implementation - #80
Conversation
See containerd#79 Signed-off-by: Marat Radchenko <marat@slonopotamus.org>
aymanbagabas
commented
Aug 1, 2023
|
slonopotamus
commented
Aug 1, 2023
So, do you want to say that this library is fully broken? |
aymanbagabas
commented
Aug 1, 2023
Of course not 😄 this library is actually pretty awesome and I use it every day! It's just that I tested it with the slave fd and the tests passed just fine. So maybe it's a Darwin thing? |
See #79
Note that this does NOT fully fix#79 because there is one more issue with
master.getCurrent. For some reason,TIOCGETAioctl returnsENOTTY. So, while it no longer crashes, it doesn't work properly.