Eric Radman

Results 73 comments of Eric Radman

> test_rset_worker.rb:30:in `eq': "Worker environment variables" (RuntimeError) This test passes for me everywhere I try it. It must be that the output of `/usr/bin/env` is not deterministic or perhaps it...

> So, the idea is the following. Add a new options for a pln file, something like `back_channel_port=22` to set it and `back_channel_port=` > > The remote port is defined...

The local execution block can be used to hack in some functionality, but in its current form it is not a good mechanism because any output is prepended to the...

@vorakl some of these ideas are implemented in https://github.com/eradman/rset/pull/63

I'm going to go ahead and merge this feature and rebase #63 (Add begin= and end= options). I do not want to introduce too many ways of accomplishing the same...

What is the root cause of this? I hit this problem as well. Is the fix for this difficult?

Okay, so it seems that reason this is a challenge to fix is that numbro would need handle two datatypes for all input and output ``` > numbro(4083029333333333332n); Uncaught TypeError:...

> @eradman Do you have time to look over this one? It seems a bit more urgent than some of the other PRs around, as people are emailing me directly...

Rebasing to resolve conflicts. It is still my view that we should revert to the last stable condition.

> > It is still my view that we should revert to the last stable condition. > > Ouch. That'll be a pretty major reversion, but not impossible if there's...