Skip to content

ping_check is not workingΒ #23

@Greetlist

Description

@Greetlist

What happened

ping_check is not working, no matter I set it to int or bool

Env

  1. Ubuntu 20.04
  2. Miniconda 23.1.0
  3. Base Env: python3.8

How I fix it temporarily

if not hasattr(c, '__ping_check_timestamp'):

change __ping_check_timestamp ==> _Pool__ping_check_timestamp

Discussion

I do not know why origin code is not working, I also think it it right at first. Maybe it related to Miniconda or Python version?

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