Skip to content

Added option to create UploadFile from data in memory#2484

Merged
an-tao merged 3 commits intodrogonframework:masterfrom
betsch85:feature/allow-uploadfile-from-memory
Apr 10, 2026
Merged

Added option to create UploadFile from data in memory#2484
an-tao merged 3 commits intodrogonframework:masterfrom
betsch85:feature/allow-uploadfile-from-memory

Conversation

@betsch85
Copy link
Copy Markdown
Contributor

@betsch85 betsch85 commented Apr 6, 2026

No description provided.

@betsch85
Copy link
Copy Markdown
Contributor Author

betsch85 commented Apr 7, 2026

has anyone any idea why this fails sometimes?

./13_ubuntu (STATIC, g++, 13, coroutines).txt:3944:2026-04-07T05:51:51.5058042Z   "����[U" == "hello world!"
./16_ubuntu (SHARED, g++, 13).txt:40175:2026-04-07T05:50:16.9131085Z   "�b^���]" == "hello world!"
./16_ubuntu (SHARED, g++, 13).txt:40181:2026-04-07T05:50:16.9131996Z   "�b^���]" == "hello world!"
./18_ubuntu (STATIC, g++, 10).txt:3120:2026-04-07T05:49:12.2563988Z   "p�؀�\b" == "hello world!"
./20_ubuntu (SHARED, clang++, 17).txt:44795:2026-04-07T05:49:26.8566935Z   "" == "hello world!"
./20_ubuntu (SHARED, clang++, 17).txt:44801:2026-04-07T05:49:26.8567725Z   "" == "hello world!"
./22_ubuntu (SHARED, clang++, 14).txt:45358:2026-04-07T05:49:15.0741843Z   "" == "hello world!"
./22_ubuntu (SHARED, clang++, 14).txt:45364:2026-04-07T05:49:15.0742706Z   "" == "hello world!"
./23_ubuntu (SHARED, g++, 10).txt:3423:2026-04-07T05:48:28.0589845Z   "�v��
                                                                           " == "hello world!"
./24_ubuntu (SHARED, g++, 12).txt:50627:2026-04-07T05:49:12.8382220Z   "hello wo|���" == "hello world!"
./24_ubuntu (SHARED, g++, 12).txt:50633:2026-04-07T05:49:12.8383401Z   "hello wo|���" == "hello world!"
./25_windows_msvc - STATIC.txt:44731:2026-04-07T05:51:51.1179896Z   "ello world!" == "hello world!"
./25_windows_msvc - STATIC.txt:44737:2026-04-07T05:51:51.1180594Z   "" == "hello world!"
./26_macos (14).txt:2915:2026-04-07T05:48:15.6069570Z   "hello w
                                                                " == "hello world!"
./27_windows_msvc - SHARED.txt:40524:2026-04-07T05:52:22.4834355Z   "ello world!" == "hello world!"
./27_windows_msvc - SHARED.txt:40530:2026-04-07T05:52:22.4835058Z   "" == "hello world!"
./5_ubuntu (SHARED, clang++, 15).txt:44133:2026-04-07T05:55:05.4822617Z   "" == "hello world!"
./5_ubuntu (SHARED, clang++, 15).txt:44139:2026-04-07T05:55:05.4823468Z   "" == "hello world!"
./7_ubuntu (STATIC, clang++, 17).txt:46427:2026-04-07T05:55:29.2476370Z   "" == "hello world!"
./8_ubuntu (SHARED, clang++, 13).txt:45317:2026-04-07T05:49:20.7011178Z   "" == "hello world!"
./8_ubuntu (SHARED, clang++, 13).txt:45323:2026-04-07T05:49:20.7012056Z   "" == "hello world!"

I tried to reproduce this but I can't

@an-tao an-tao merged commit ad7973c into drogonframework:master Apr 10, 2026
34 checks passed
@betsch85
Copy link
Copy Markdown
Contributor Author

#1473 can be closed I guess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants