-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
Description
In many cases (but not all) I am seeing fatal mode exit with nothing useful logged. The only output is:
[00:26:47] CRITICAL RuntimeError: Warning encountered __init__.py:683
I then need to remove --fatal to see the warning. However, in this example linked, there is no warning or anything logged when --fatal is removed (https://github.com/aio-libs/aio-libs.github.io/actions/runs/20512755690/job/58935737306#step:5:12), so I'm still completely lost as to what the issue is (but, I did have several cases earlier, where the warning did appear after removing --fatal).