Aleksey Vasenev

Results 27 issues of Aleksey Vasenev

3.19.0 ```typescript function test(logger: nkruntime.Logger): string { try { return 'Hello, world!'; } finally { const some = 'wtf?'; if (!Date.now()) { logger.debug('keep my var ' + some); } }...

**Description of problem:** **The exact command to reproduce the issue**: tc qdisc add dev enp0s3 root netem delay 100ms (add delay for simulate distance to servers) dd if=/dev/random of=/mnt/gluster-fuse/tmp/test.txt bs=1k...

version 10.1 I think we must call fd_close in glfs_close. Otherwise it leads to indefinitely increase open_count in open-behind and caching don't work in nfs-ganesha.

1.Run "sudo /usr/local/sbin/beesd UUID" 2. Close it with SIGINT(ctrl+c)/SIGTERM 3. Run "sudo /usr/local/sbin/beesd UUID" mount: /run/bees/mnt/UUID: /dev/... already mounted on /. But if we use "sudo systemctl stop bees@UUID" then...

Debian 12 Linux 6.1 Sysbox 0.6.2 Arch amd64 ``` docker run -it --rm --runtime=sysbox-runc --device=/dev/fuse `docker build -q -

bug

### Things to check first - [X] I have searched the existing issues and didn't find my bug already reported there - [X] I have checked that my bug is...

bug

nakama 3.17.1 nakama-runtime 1.28.1 nkruntime.Context.vars undefined in my setup, but typescript definition don't allow optional

Exists in https://github.com/percona/percona-helm-charts/blob/c10ec378a6690927ca0469e7581d87694075aa49/charts/pg-db/values.yaml#L243 But missing in https://github.com/percona/percona-helm-charts/blob/c10ec378a6690927ca0469e7581d87694075aa49/charts/pg-db/templates/cluster.yaml#L301