<FromGitter>
<drosehn> I'm not sure that it's clear what I am complaining about. I'm saying that in the line `{% puts %line2 %}`, the compiler is *correct* in complaining that `puts` makes no sense as a command for the macro-processor to execute. I now have a better idea why `%line2` makes no sense in that context, but the `puts` also makes no sense there. And the macro-processor hits the `puts` first, so it makes sense to me that it'd complain
<FromGitter>
... about `puts` instead of `%line2`.
pawnbox has joined #crystal-lang
<FromGitter>
<drosehn> Now, I might still be wrong about everything I just said... :smile: but I wanted to be see if we're talking about the same things.
pawnbox has quit [Ping timeout: 268 seconds]
<FromGitter>
<drosehn> Hrm. No, I still have it wrong. `puts` does work, at least sometimes. I'll just shut up now.
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<FromGitter>
<drosehn> Okay, I think I finally have a better understanding of what's going on. Sorry for all the noise.
<sija>
hi! any1 around using sidekiq.cr?
A124 has quit [Ping timeout: 240 seconds]
A124 has joined #crystal-lang
A124 has quit [Ping timeout: 240 seconds]
A124 has joined #crystal-lang
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 240 seconds]
bjz has joined #crystal-lang
Raimondii has joined #crystal-lang
Raimondi has quit [Write error: Broken pipe]
Raimondii is now known as Raimondi
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
snsei has joined #crystal-lang
bjz has joined #crystal-lang
snsei has quit [Remote host closed the connection]
snsei has joined #crystal-lang
matp has quit [Remote host closed the connection]
matp has joined #crystal-lang
<crystal-gh>
[crystal] bramswenson opened pull request #4096: Feature/mktmpdir (master...feature/mktmpdir) https://git.io/vysNL
pawnbox has joined #crystal-lang
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
Qchmqs has joined #crystal-lang
soveran has joined #crystal-lang
akwiatkowski has joined #crystal-lang
snsei has quit [Remote host closed the connection]
qchmqs_ has joined #crystal-lang
qchmqs_ has quit [Client Quit]
qchmqs_ has joined #crystal-lang
qchmqs_ has quit [Client Quit]
qchmqs_ has joined #crystal-lang
mounibec has joined #crystal-lang
Qchmqs has quit [Ping timeout: 246 seconds]
mounibec has quit [Read error: Connection reset by peer]
qchmqs_ has quit [Client Quit]
Qchmqs has joined #crystal-lang
gewo has joined #crystal-lang
soveran has quit [Remote host closed the connection]
soveran has joined #crystal-lang
soveran has quit [Remote host closed the connection]
soveran has joined #crystal-lang
soveran has quit [Changing host]
soveran has joined #crystal-lang
mounibec has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
mounibec has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox has quit [Ping timeout: 256 seconds]
mounibec has joined #crystal-lang
mounibec has quit [Ping timeout: 258 seconds]
snsei has joined #crystal-lang
akwiatkowski has quit [Ping timeout: 246 seconds]
snsei has quit [Ping timeout: 240 seconds]
mark_66 has joined #crystal-lang
pawnbox has joined #crystal-lang
akwiatkowski has joined #crystal-lang
<FromGitter>
<crisward> I've noticed my crystal app, if it's heap size grows during high traffic, it stays high, even when the traffic drops. The GC just seems to collect less often. My app goes from plodding along at 5mb usage. Gets hit by high traffic, goes up to 50mb, then stays at 50mb and never goes down. Is this expected behaviour?
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
matp has quit [Remote host closed the connection]
matp has joined #crystal-lang
pawnbox has quit [Ping timeout: 260 seconds]
pawnbox has joined #crystal-lang
theodorton has joined #crystal-lang
<crystal-gh>
[crystal] marceloboeira closed pull request #2911: Add temporary directory creation on Dir class (master...feature/mktmpdir) https://git.io/vo9kZ