Jesse Lucas
Jesse Lucas
To add more context it seems the error was happening when the disk I was backing up to ran out of space.
I experience the same issue but with passcode only (Face ID not enabled)
Thanks @jmacdonald! That's great news! As a temporary fix I changed the behavior of `R` to mimic `r` and redo. Another reason to love `amp`! The `config.yml` let's you change...
@andrewchambers thank you!
After updating to version 0.13.0 the issue still exists for me. Autofill does not prompt passcode (Face ID not enabled)
💖 Thank you for the quick reply!
Would the work happening on https://github.com/redox-os/relibc help or overlap at all?
A work around is to disable the cgo check `GODEBUG=cgocheck=0` Ex. ``` $ GODEBUG=cgocheck=0 ./server ```