Skip to content

Commit

Permalink
add issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Jun 3, 2024
1 parent 5dfa5aa commit 472565d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py-polars/polars/_utils/construction/dataframe.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ def dict_to_pydf(
# threads running python and release the gil in pyo3 (it will deadlock).

# (note: 'dummy' is threaded)
# We catch FileNotFoundError: see 16675
try:
import multiprocessing.dummy

Expand Down

0 comments on commit 472565d

Please sign in to comment.