jaasco

Results 4 issues of jaasco

Steps to reproduce: 1. checkout net40 branch 2. update nuget.exe to 4.1.0 $ cd .nuget $ nuget.exe update -self 3. run build.net40.bat Expected results: All test would be passed. Actual...

# Bug Report **YDB GO SDK version:** 3.76.5 **Environment** Yandex Cloud Serverless Container OS: Linux (within container) CPU Architecture: x86_64 **Current behavior:** When using ycm.WithCredentials() from the package github.com/ydb-platform/ydb-go-yc-metadata in...

bug

**Current Version**: 0.127.0 **Issue Description**: According to the documentation, it's possible to create a timer trigger for a container. Using the Yandex Cloud web console it works, but when attempting...

bug
serverless

**Problem**: The current code always calls munmap() when freeing shared memory in DataPlaneInSharedMemory::UnmapBuffers, regardless of the actual shared memory backend. However, munmap() is only correct for POSIX shared memory (mmap()),...