Mike Voets

Results 4 issues of Mike Voets

I am experiencing the following error after upgrading to 4.9.0: `Redis::CommandError: ERR MULTI calls can not be nested` Caused by: `gems/resque-scheduler-4.9.0/lib/resque/scheduler.rb:253 block in enqueue_items_in_batch_for_timestamp`

In this gem it still returns `true` or `false`. This has changed from `redis-rb` version 5, see https://github.com/redis/redis-rb/blob/master/CHANGELOG.md. As a workaround, I started using `sadd?` and `srem?` to align the...

bug
contributions-welcome

## Expected Behavior The stack deploys without failures. ## Actual Behavior CloudFormation fails with: Transforms defined as maps require Name key. ## Steps to Reproduce the Problem Using AWS CDK...

We've noticed that after upgrading to 1.1.0, our tests in CI intermittently flake due to the snapshot not being expected. By further inspection it looks like inner elements of `font`...