flokaiser
flokaiser
without this change, urls like 5.my.s3.cluster were misinterpreted and the '5' parsed as the port of the url. Bug: * the getline() function puts the entire input string into the...
There are several issues introduced by https://github.com/minio/minio-cpp/pull/29 When running an application that is rarely restarted, that links to this sdk I encountered hangs inside of the select() call inside of...
Hi :D littlefs currently does not catch when a folder is moved to one of its sub-directories. This leads to the directory being moved to just disappear. If I understand...