Aleksei Magusev

Results 16 comments of Aleksei Magusev

Right, exactly what @whatyouhide said, also I think we should replace progress-bar with spinner.

@elcritch thanks for bringing this up for discussion. I think we can split it into 2 aspects: 1. Making default packers customizable 2. Make possible to pack float32 (not necessary...

> This would be the best option IMHO. It's much more elegant. Probably best to close this PR in favor of that issue. Not sure exactly what the API would...

Thank you for the PR @abirafdi. Can you expand on what the use case is for? I tried to check other languages in regards to allowing this but could not...

Hey, do you have any reliable way to trigger port dying?

@scrogson thanks, but I wondered more on how (and why) the port gets closed in non-manual way.

@keathley 👍. I think the ultimate fix for this would be to provide `Statix.child_spec` which starts a `GenServer` that will monitor the port and reopen and re-register it in case...

> I also think that wrapping the port operations in a `try` is critical as well. That's definitely what we should do of course. I think we should also log...

There is no immediate plan to add TCP support, nevertheless, if it is interesting to many folks, I think it could be implemented separately (statix_tcp?) and plugged via a configuration...

Hi folks, I apologise for not responding faster. I'll put as much as possible time during coming week to make PR merged and issues closed.