Nguyen Duc Thang

Results 7 comments of Nguyen Duc Thang

I believe there is a workaround for this issue. It is true that the when a function is created in LLVM, its Type is casted into PointerType, but the ValueType...

@TheDan64 I want to know if this fix in your codebase is legitimate?

Yes, i think i will make a pull request now. On Fri, 7 Oct 2022 at 10:01 Dan Kolsoi ***@***.***> wrote: > @hardcoresummer Do you plan to put up >...

@madelson i'm quite interested in this feature, as it seems to offer a better lease mechanism than sqlserver's implementation. Can i take this task and where do i start if...

@madelson i have several question before making a draft pr: - i imagine etcd will have more similar semantic to AzureBlob and not FileSystem though so i think i will...

Here's the draft PR https://github.com/madelson/DistributedLock/pull/247 Most design come from Azure Blob storage code, but the Client does not have that many level (BlobClient,BlobLeaseClient,BlobContainerClient,...) as EtcdClient. Also i'm not sure what...

@madelson received your comments and i will work on it and notify back again for a 2nd round.