Actions
Bug #18132
openTODO: fix ccan/list thread safety
Bug #18132:
TODO: fix ccan/list thread safety
Description
This library does not consider multi-threading at all.
Callers must consider it instead.
AFAIK, VM list has a problem, and others may.
Actions