Hi!I'm looking to speed up my Wikidata-Toolkit code that updates a lot of statements.
Does a single WikibaseDataEditor support multiple updateStatements running in different threads?
If not, could I instead create a pool of WikibaseDataEditor instances and then use them separately from different threads
Thanks!
Miguel