tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
289
fork
atom
a tool for shared writing and social publishing
289
fork
atom
overview
issues
29
pulls
pipelines
bump concurrency in memoryrunner
awarm.space
6 months ago
b5801b39
97e776bf
+1
-1
1 changed file
expand all
collapse all
unified
split
appview
index.ts
+1
-1
appview/index.ts
···
249
249
}
250
250
251
251
const runner = new MemoryRunner({
252
252
-
concurrency: 4,
252
252
+
concurrency: 8,
253
253
startCursor,
254
254
setCursor: async (cursor) => {
255
255
console.log(cursor);