You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If microcom crashes, e.g. due to the buffer underflow described in pengutronix#10,
it may leave a stale lock file behind. Teach microcom detection of
these stale lock files.
Note that this is racy, two processes may detect a stale lock file
and one might unlink the other's lock.
Signed-off-by: Ahmad Fatoum <[email protected]>
0 commit comments