Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LS240 Locking restructure #589

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
5ac4f34
LS240 Locking restructure
jlashner Dec 6, 2023
0414f92
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 7, 2023
a3fc5ca
"deferred" and action cancellation on main start
jlashner Dec 8, 2023
adf12ff
Merge branch 'ls240-restructure' of github.com:simonsobs/socs into ls…
jlashner Dec 8, 2023
4721764
Merge in main
jlashner Aug 13, 2024
90c1078
Mypy and type fixes (WIP)
jlashner Aug 14, 2024
1ad091e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 14, 2024
2e15b9f
mypy type fixes and reconnect behavior
jlashner Aug 14, 2024
cd7fa36
Marks main op as degraded when connection fails
jlashner Aug 14, 2024
9debd80
Fix Dict type so it works with oder python
jlashner Aug 14, 2024
5e83ca6
Fix 240 integration tests
jlashner Aug 14, 2024
3f81892
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 14, 2024
a523869
flake8 and readthedocs
jlashner Aug 14, 2024
bda92d8
Merge branch 'ls240-restructure' of github.com:simonsobs/socs into ls…
jlashner Aug 14, 2024
35fc19c
Readthedocs
jlashner Aug 14, 2024
da7ccb0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 14, 2024
54854c9
Move tasks into blocking threads
jlashner Sep 10, 2024
17dfcfe
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 10, 2024
74f6f98
Flake 8
jlashner Sep 10, 2024
d91f4d0
Automatic task registration from action
jlashner Sep 11, 2024
98c590b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 11, 2024
5dd70fd
Forward declare queue type for older versions of python
jlashner Sep 11, 2024
edaf758
Merge branch 'ls240-restructure' of github.com:simonsobs/socs into ls…
jlashner Sep 11, 2024
0fd6841
Unwraps option type in param setter
jlashner Sep 11, 2024
cc1d1f6
Moves generic action to task code to socs.util
jlashner Sep 12, 2024
623dcc7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 12, 2024
dae50e9
removed forced exception used for testing
jlashner Sep 12, 2024
ec84008
Move actions into "actions.py" module + small changes
jlashner Oct 22, 2024
9b6052a
Document agent API in action class docstrings
jlashner Oct 23, 2024
e703d6c
Remove readthedocs guard for make_logger
jlashner Oct 23, 2024
cbcc7a3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 23, 2024
99af79f
Revert "Remove readthedocs guard for make_logger"
jlashner Oct 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading