Schuyler Mortimer

Results 4 issues of Schuyler Mortimer

I keep getting this error, please advise: "client_console": "ERROR connecting: Connection refused\n"

Was running into couple different race conditions when calling blink then trying to set the LED back to on. Minimal program to recreate bug : ```rust use std::{thread, time::Duration}; use...

Applies @ayoub-benali's changes from https://github.com/helix-editor/helix/pull/5492 onto the latest master. Tried and failed miserably to rebase their branch since it's 1+ year stale. Can try rebasing it again later. This unblocked...