Prefect: Python 3.7 tests occasionally hang in CircleCI

Created on 22 Apr 2019  路  3Comments  路  Source: PrefectHQ/prefect

It appears that the printing of alice / bob in one of our executor tests occasionally makes stdout hang in CircleCI, causing the job to "timeout" even though the tests successfully passed. This is probably because I need to flush / clear the stdout in the tests somehow.

help wanted

All 3 comments

I believe this is now closed after removing coverage report generation from the 3.7 job.

For the record this still happens occasionally, though not as often.

Was this page helpful?
0 / 5 - 0 ratings