-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Looks like it fails to manipulate attributes:
$ nodemon ./preloaded.py j.py
...
File ".../lib/python3.13/site-packages/preloaded/fork_server.py", line 36, in child_main
tcattr = termios.tcgetattr(0)
termios.error: (25, 'Inappropriate ioctl for device')
...
Do you know if there are any downsides to skipping attribute save / restore when running under nodemon or similar?
Metadata
Metadata
Assignees
Labels
No labels