amc6

Results 7 comments of amc6

I seem to be running into this exact same issue on both 2.2.0 and 2.3.0 .kanelrc.js ``` const path = require('path'); const CONFIDENTIAL_FOLDER = path.join( __dirname, '..', 'shared', 'src', 'types',...

Thanks! That's what I figured. We've been using `pg_advisory_xact_lock` but only in a very crude manner. Is there some way to use an advisory lock to allow `n > 1`...

I was having the same problem. Adding `travis-pro` seemed to fix it though.

Is there a "correct" way to handle this in the browser? I've worked around it by copying it to a new Uint8Array, but that seems suboptimal.

This is still a problem. Is there any fix in the works? This is incredibly dangerous especially for a module that tends to be used as part of error handling....

Via the gradle wrapper ./gradlew clean assembleDebug