a tool for shared writing and social publishing

bump concurrency in memoryrunner

+1 -1
+1 -1
appview/index.ts
··· 249 249 } 250 250 251 251 const runner = new MemoryRunner({ 252 - concurrency: 4, 252 + concurrency: 8, 253 253 startCursor, 254 254 setCursor: async (cursor) => { 255 255 console.log(cursor);