Skip to content

netlink calls should have timeouts #1474

@cpuguy83

Description

@cpuguy83

Netlink can be slow, or sometimes not even respond even in a normal case (or so I'm told).
In one case where we have a known kernel bug stuck calls waiting for netlink to respond cause the daemon to freeze (since a container lock is held).

It would be awesome if calls to netlink could use a timeout so we can avoid these types of hangs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions