atsign-foundation / at_c

Experimental cross-platform C implementation of the atSDK for SOC & embedded devices
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Make atkeysfile reading more robust #291

Open XavierChanth opened 3 weeks ago

XavierChanth commented 3 weeks ago

The current implementation tries to read the entire file in a single pass, we should make sure that file reading is more resilient/ will retry.

JeremyTubongbanua commented 3 weeks ago

I can pick this up

@XavierChanth What do you think priority and SP are?

I'm thinking P3 and 1 SP

XavierChanth commented 3 weeks ago

Sounds good, there's some better file reading code in the Noports c_daemon branch under packages/c/sshnpd