Skip to content

async_playwright is corrupting tty #90

@0bon

Description

@0bon

I am running on a Linux machine. When running my application, and then exiting the app, the terminal's tty does not work in that when typing into it no text appears. The only way to fix it is to run reset or stty sane in the terminal.
I have narrowed it down to the async_playwright library. Can you ensure that you restore the tty to its former state when invoking the stop() function ? I am running the latest lib with python 3.13.9

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is neededquestionFurther information is requestedunconfirmeda bug which hasn't been reproduced yet

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions