Skip to content

bdh call on multiple (many) securities and a single field never completes in julia 1.11.0 (and 1.11.1) #25

@sob727

Description

@sob727

The issue only occurs with julia versions of the newly released 1.11.x branch

I am calling bdh on multiple (many, sometimes a couple hundred or a couple thousand) securities with one single field (px_last). That call never terminates.

Workaround:

Remove the use of @sync and @async in the bdh function in bdh.jl so it points to a synchronization issue, but I'm unable to debug any further. Can make things super slow if you call a few thousands of tickers.

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