Derek Parker
Derek Parker
(Sorry, clicked wrong button and did not mean to close).
cc @rayrapetyan
Here is a list of skipped tests. ``` $ go test ./... -v | grep -A1 SKIP --- SKIP: TestNextConcurrent (0.00s) proc_test.go:528: test is not valid on FreeBSD -- ---...
Adding the v1.9.1 milestone as I'd like to get this in for the next release. Of course this also depends on CI availability so we might slip a bit, but...
@ignatov sorry for the delay in responding to this. I think that's a fine idea, I'm fine with supporting it. We could potentially have `-1` be the sentinal value for...
I get the same error when running `travis setup releases`.
I'll reopen this, we can definitely be more defensive here.
This is definitely an interesting feature, but it can also be dangerous during a debug session. > I believe this effectively means that we'd need to insert jumps in the...
@heschik @aarzilli any more thoughts / considerations here regarding potential program corruption when this feature is used?
@aarzilli we should just add a deprecation notice first instead of removing everything in the repo.