Skip to content

Import of this library starts 6 threads #673

@katomaso

Description

@katomaso

Specifications

  • Client Version: 1.43.0 - 1.46.0
  • InfluxDB Version: all
  • Platform: WSL2 (Any?)

Code sample to reproduce problem

import influxdb_client
import time
time.sleep(100)

Expected behavior

Does not start 6 thread in background (check in e.g. htop)

Actual behavior

Starts 6 threads in background

Additional info

No response

Activity

changed the title [-]Starting threadpool of 6 threads upon library import[/-] [+]Import of this library starts 6 threads[/+] on Oct 29, 2024
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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @katomaso

        Issue actions

          Import of this library starts 6 threads · Issue #673 · influxdata/influxdb-client-python