FirelightFlagboy

Results 146 issues of FirelightFlagboy

- [ ] Enable `mypy` on `protocol.invite`: #3255 - [x] Enable `mypy` on rust `pyi`: #3239 - [ ] Enable `mypy` on `core` - [ ] #3319 - [ ]...

enhancement
python

`action/cache` have already updated it's dependencies on `actions/core` to `1.10.0` in actions/cache#950 but it isn't been released yet. https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

ci
dependencies
github_actions

# TODOs - [x] Rewrite the protocol files to the new format - [x] Rewrite the crate `serialization_format` to handle the new format - [ ] Ensure that field that...

refactor
rust

https://github.com/Scille/parsec-cloud/actions/runs/3242766224/jobs/5316516350 [log.txt](https://github.com/Scille/parsec-cloud/files/9777362/log.txt)

bug
inconsistent testing
python

``` ================================== FAILURES =================================== ____________________________ test_sleep_with_mock _____________________________ [gw0] win32 -- Python 3.9.13 C:\Users\runneradmin\AppData\Local\pypoetry\Cache\virtualenvs\parsec-cloud-_mDprxAt-py3.9\Scripts\python.exe deadline = 61751.44110612243 @contextmanager def fail_at(deadline): """Creates a cancel scope with the given deadline, and raises an...

bug
inconsistent testing
python

``` =================================== FAILURES =================================== __________________________ test_sleep_in_nursery[raw] __________________________ [gw1] linux -- Python 3.9.14 /home/runner/.cache/pypoetry/virtualenvs/parsec-cloud-dZ-E5qY_-py3.9/bin/python trio.MultiError: Cancelled(), Cancelled() Details of embedded exception 1: Traceback (most recent call last): File "/home/runner/.cache/pypoetry/virtualenvs/parsec-cloud-dZ-E5qY_-py3.9/lib/python3.9/site-packages/trio/_timeouts.py", line 106,...

bug
inconsistent testing
python

### Version 2.12.0 ### What platforms you were running our software when the bug happened ? Linux ### What happened ? I've a workspace where the original owner was revoked,...

bug
gui

- Oxidize `WorkspaceStorage`. - Oxidize `WorkspaceStorageSnapshot`. - Oxidize `workspace_storage_non_speculative_init` - Type some tests (the typed tests where those that failed during the migration). - Correct some tests to work with...

refactor
python
rust