Joshua Kim

Results 26 comments of Joshua Kim

@igracia Sorry, yes that was a Yubikey press. I was referencing this issue when looking into another cached shard map issue in a fork of 1.6; I'm curious though, are...

You would probably want to block on https://github.com/aws/aws-sdk-java-v2/issues/3270 since even if you did get this fixed you'd be putting yourself risk of OOMs because of a known memory leak bug...

Out of curiosity did you ever get an update on support case `9856354381`? I'm curious if there were plans to support this via KCL or if you found an application-level...

Failing CI due to an unrelated data race in `coreth` where we're not holding a lock when modifying the snapshot. ``` [node4] ================== [node4] WARNING: DATA RACE [node4] Write at...

Moving to draft + freezing since we want something more generic than just a slash (ideally something where a VM can define + modify node scores).

Do you happen to have any benchmarks/profile that indicate that this is giving us any measurable change in performance? I think unless there is some non-trivial benchmark that shows that...

First PR in this running story to remove `CreateStaticHandlers`, which is needed because we create a new instance of the VM and tear it down just to set up our...

Next PR is to refactor the feature extension code out of the VM Manager, so we can guarantee that we're returning a concrete VM type. https://github.com/ava-labs/avalanchego/pull/2578

PR: https://github.com/ava-labs/avalanchego/pull/2248

Aaron cannot approve because he is the author and I took over later to approving on his behalf for now