Chris

Results 23 comments of Chris

`--unsafe-perms` worked for me: https://github.com/nottoseethesun/Gridcoin-Tasks/blob/whitepaper-economics-update-and-edits/.github/workflows/build.yml#L17

I was able to workaround by using a different package instead, sync-exec .

I queried about this in the CodeMirror discussion: https://discuss.codemirror.net/t/is-regex-multiline-supported/600

Asked here: http://stackoverflow.com/questions/34830525/how-to-set-a-nested-leaf-node-in-an-freactive-cursor-clojurescript

Thanks - yes we definitely looked at the reagent cursor, as iirc, we chose the freactive one for performance, as the reagent one would do something such as deref the...

How will this differ from the Travis continuous build that we already have going?

In the meantime could you please put some information for the users as to what the performance looks like now. For example, I see that aws-mock can easily handle 600...

This is an enhancement, as aws-mock already works fine for a large number of instances. This is only to increase that already large number.

Yes, this would be good to implement!