Skip to content

v0.10.3: Deprecation warnings #13

@Boss-man

Description

@Boss-man

Get some warnings on threading

/usr/local/lib/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1) is multi-threaded, use of fork() may lead to deadlocks in the child.

/usr/local/lib/python3.12/pty.py:95: DeprecationWarning: This process (pid=75) is multi-threaded, use of forkpty() may lead to deadlocks in the child.

Probably not a problem at this point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions