Skip to content

Cannot run under nodemon #3

Description

@cebaa

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions