Aspen Smith

Results 34 comments of Aspen Smith

https://github.com/bbatsov/ruby-style-guide#single-line-blocks

https://github.com/bbatsov/rubocop/blob/master/lib/rubocop/cop/style/block_delimiters.rb#L44

`"@${snowflake_database.foo.name}.PUBLIC.${snowflake_stage.foo_s3.name}"` fixed it. Maybe this could be documented?

Not sure if we necessarily need other test cases, but just in case it helps this also reproduces the issue: ```haskell [ Point2 [38.5,3.5] :+ 0 , Point2 [67.0,33.0] :+...

Actually maybe it would be useful to look at my example, since I've actually seen that hang 100% of the time

I don't necessarily need the exact right answers in this case - an approximation is fine - though I would like them within a reasonable amount of time :smile:

Just commenting to say I *just* started running into this on my pipeline, after a relatively long time not seeing it, and now I'm seeing it on a relative majority...

yeah, this seems to have cleared itself up for us 🤔