Aleksandr Ushakov

Results 5 issues of Aleksandr Ushakov

In [Server](https://actix.rs/docs/server/) in the multithreading section, it states that the default value of workers is equal to the number of logical cores, when in fact it is equal to physical...

good-first-issue
content

As discussed in Tokio's Discord server, it would be useful to add support for wildcard matching in the middle of the path For instance, this is required to implement [Docker...

feature

**Description** When resizing a window on Windows, strange white rectangles underneath it become visible (example in the video in the extra materials). The problem is present with both Vulkan and...

Hello. I'm interested in running Talos on my Rock 5b (currently using Ubuntu 22.04 + k3s with a lot of custom components), but I'm using Samsung 970 Evo Plus SSD...

question

## Description When trying to roll back migration with drop statement which includes more than one table with SQLite, it fails with `Execution Error: error returned from database: (code: 1)...

A-migration
C-enhancement