Ricardo Matsui
Ricardo Matsui
### New Pull Request Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am creating this PR in reference to an [issue](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ### Issue Description Related issue:...
When running `sops exec-env`, the command is currently launched in a child process, signals are not forwarded, and the command continues to run even if the `sops` process is killed....
Please provide enough information so that others can review your pull request: **Motivation** Explain the **motivation** for making this change. What existing problem does the pull request solve? After navigating...
**Is your feature request related to a problem? Please describe.** Results with timestamps are inconsistently converted to the query timezone depending on if it is used as a dimension, a...
Adding binding for `LoadFontFromMemory` as `RaylibHandle::load_font_from_memory`. Closes #107 https://github.com/raysan5/raylib/blob/4fd1e04e706bdf290377b7b29d2706fa5954afb1/src/rtext.c#L494-L495
### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient...
### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient...
As part of `run_reconstruction`, the data for `images.bin`, `cameras.bin`, and `points3D.bin` for the largest reconstruction is supposed to be moved to `sfm_dir`. However, this does not happen reliably when COLMAP...