Skip to content

core(routing): bart routing table is not write safe #99

@encodeous

Description

@encodeous

The routing table is safe for concurrent reads, but not for writes. We should use an atomic pointer swap to update the table.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions