krzema12 / kotlin-python

Python target for the Kotlin Programming Language. See https://github.com/krzema12/kotlin-python/tree/python-backend/python
https://discuss.kotlinlang.org/t/idea-python-backend/19852
48 stars 1 forks source link

Build on `python-backend` branch occasionally fails #80

Open krzema12 opened 2 years ago

krzema12 commented 2 years ago

See e. g. https://github.com/krzema12/kotlin-python/runs/4344104341?check_suite_focus=true It looks like an issue not relevant to our changes. Compiling the compiler fails.

krzema12 commented 2 years ago

It was a transient issue, retrying worked: https://github.com/krzema12/kotlin-python/runs/4344503843?check_suite_focus=true

krzema12 commented 2 years ago

Happened again. Seems non-deterministic. If it becomes too problematic, maybe a merge from upstream will help.

krzema12 commented 2 years ago

Asked for advice: https://kotlinlang.slack.com/archives/C0BUHC9HD/p1638448734017700

krzema12 commented 2 years ago

It should be solved with the next sync with parent.