AvaloniaRider
AvaloniaRider copied to clipboard
Improve previewer crash recovery
Improve stability when the previewer process crashes or cannot be started
Some things here would definitely help with the "crash recovery", but some others I didn't understand. Please elaborate!
CI now experiences failures, could you please take a look? Seems compilation-related.
(Tell me if you believe this is a false positive somewhere in the infrastructure, I am open to investigate.)
e: file:///Users/runner/work/AvaloniaRider/AvaloniaRider/src/rider/main/kotlin/me/fornever/avaloniarider/previewer/AvaloniaPreviewerSessionController.kt:243:55 Destructuring of type 'kotlin.Unit' requires operator function 'component1()'.
e: file:///Users/runner/work/AvaloniaRider/AvaloniaRider/src/rider/main/kotlin/me/fornever/avaloniarider/previewer/AvaloniaPreviewerSessionController.kt:243:55 Destructuring of type 'kotlin.Unit' requires operator function 'component2()'.
> Task :compileKotlin FAILED