If there is currently a request being processed on a graph in one thread and somebody calls “GRAPH.DELETE graph” from a different thread, what will happen?
I had trouble while reading through the source code but couldn’t find if GRAPH.DELETE takes a writer’s lock on the graph.