You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.