Skip to content

Update proxygen tests, bugfixes

Caelen Feller requested to merge fix-proxygen into devel

Allows proxygen to be built/tested.

Note - libatomic does not link correctly with clang on rocky8, need to symlink libatomic.so.1 to libatomic.so if testing locally.

Fixes base64 encoding bug, empty JSON handling, mutex order in socket test.

Closes #137 (closed)

Merge request reports

Loading