Skip to content

Sometimes creating a new instance does not reply with connect for a "while" #33

@NTTAKR

Description

@NTTAKR

If I call poplib in a loop to create an instance, listen to connect, do a login, call list and retrieve messages and quit after that, it works in 99% of the cases.

But sometimes the new operator seems to get stuck and does not even show "connect" event in debug output. It takes about 20 to 30 seconds, and after that - without any error message - the flow continues normally.

Have you experienced something like that?

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