Justin Baker

Results 57 comments of Justin Baker

Been busy lately, anyway it's like 90% there. I had to update and tweak rdoc_chm a couple of ways to get the templates and links changing correctly. The problem is,...

@yamlfd There aren't any plans to offer a MSI installer at this time. =/

Yeah, this is fixed as of #237 but there hasn't been a new DevKit released with the fix yet.

Sorry, I've been dealing with some family issues. There was something wrong with the Elixir Logger in older versions of Elixir and while it would capture the Erlang Logger it...

@RaphSfeir So if we take a look at the [Erlang `gen_server` module it happens in `terminate` under specific conditions][0]. So, we would look at [the `terminate` function in WebSockex][1]. For...

> When I took a look, it had only done 2 reductions and was in some sort of error state but didn't say what had happened. I killed the process...

This looks really good! I can't read it all right now, but this is really helpful.