developmentseed / developmentseed/lazycogs
DuckDB chunk query blocks async executor
Open
- Dominant language
- Python
- Stars
- 52
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/developmentseed/lazycogs/blob/577205da970457c10dfeb9cccc69c8e68d480419/src/lazycogs/_backend.py#L337-L368
This looks to be a synchronous, blocking duckdb call inside the main-thread async executor?
Contributor guide
Assessment
This issue has not been assessed yet.