Problem with list comprehension
Open
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 999
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have a strange behavior with a job scheduled.
I am trying to schedule a main file of a project.
If I execute the main file in terminal, I have not got issue.
If I schedule the execution of file, job starts correctly but when It finds a list comprehension, the execution gets stuck and it remains pending.
I am not able to understand where is the problem.
Luca
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.