Add timeout to slow/blocking commands #1

Open
opened 2022-04-07 14:27:58 +02:00 by jlecour · 0 comments
Owner

Some commands might take some time or even block the main execution.
For example, df with unreachable NFS mounts.

We should add timeout to those calls.

Some commands might take some time or even block the main execution. For example, `df` with unreachable NFS mounts. We should add `timeout` to those calls.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: evolix/dump-server-state#1
No description provided.