Jihun Cho
Jihun Cho
personally i would like to use junit5. but, internally we only have junit 4.12. junit5 requires pretty big change, so unfortunately it won't happen any time in near future.
@dapengzhang0, sure.
@dapengzhang0, that looks very concise and easy to follow. does it work on all 3 servlets?
changed back to use custom message types. I tested the previous version in go / c++ / python / ruby, etc. the well-known protos seem to work fine. but i...
for the BoolValue, grpc-java actually uses well known protos. Since we want to keep the custom one due to the past issue, changing the java one to use custom bool...
fyi. i updated the comment (just formatted the code snippet)
just out of curiosity can you provide the failed date or better log file name that causes this issue?
hmm chiapos is using [`ctime()`](https://github.com/Chia-Network/chiapos/blob/main/src/util.hpp#L100) to print. `ctime` is using format `"%.3s %.3s%3d %.2d:%.2d:%.2d %d\n"`. we could parse using that format to parse assuming `ctime()` result is same. if it...
@joaquimguimaraes i am currently writing my own. yes, you can fork it and merge your changes on that forked repo. can't contributes back to the main if no maintainers.
@joaquimguimaraes i already submitted a PR 15 days ago. for 19 days, no activities from swar.