Skip to content

my_function.gather(tqdm=False) is broken #301

@BrianPugh

Description

@BrianPugh
  • lox version: 0.11.0

Description

Traceback (most recent call last):
  File "/usr/lib/python3.8/concurrent/futures/_base.py", line 328, in _invoke_callbacks
    callback(self)
  File "thread.py", line 105, in tqdm_callback
    tqdm.update(1)
AttributeError: 'bool' object has no attribute 'update'

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