p-salido

Results 5 comments of p-salido

I also encountered slow selects - those users who run an older version of select2 will be affected, those who run the current version (4.0?) will not be. The patch...

@kirykr ` $rollout.activate_users(:percentage_rollout, User.all)` activates for all users, subsequent group/percentage activations and deactivations don't matter. See #87.

Tested on node 4: octan% node -v v4.8.6 octan% echo "console.log(require('process').cwd)" |node [Function: cwd] octan% echo "console.log(require('process').cwd())" |node /home/w/apps/exp/firebase-server

@indexzero Ping, can we get #42 into an NPM release?

The workaround for this issue should be to pass in `cwd` in options, which typically would be set to `/`.