Shubham Sonthalia

Results 11 issues of Shubham Sonthalia

Fixes Closes Resolves # _Please choose one of the keywords above to refer to the issue this PR solves followed by the issue number (e.g. Fixes #000). If no issue...

Fixes #6803 _Please choose one of the keywords above to refer to the issue this PR solves followed by the issue number (e.g. Fixes #000). If no issue number, remove...

Resolves #179 Hi @Scooletz, have created this fresh branch from main to avoid merge conflicts. Also to track changes in a cleaner way. This is an extension of the previous...

Resolves #384 List of Changes - 1. A new property in IBatchContext called as NullPage set to new Page((*ptr)0). 2. All DeleteByPrefix methods checking if prefix is empty, then registering...

#265 Two changes: 1. Creating the MemoryMappedFile without setting the total file size upfront _mapped = MemoryMappedFile.CreateFromFile(_file, null, 0, MemoryMappedFileAccess.ReadWrite, HandleInheritability.None, true); 2. Instead of mapping the whole file, mapping...

Resolves #6662 ## Changes - debug_traceCallMany method implementation in DebugRpcModule.cs file. - added two methods in DebugBridge class to support the new traceCallMany method. - To add the methods, had...

Fixes Closes Resolves #7591 _Please choose one of the keywords above to refer to the issue this PR solves followed by the issue number (e.g. Fixes #000). If no issue...