forked from finos/opengris-scaler
-
Notifications
You must be signed in to change notification settings - Fork 0
Ymq tests 3 #11
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
Open
magniloquency
wants to merge
3
commits into
ymq-tests
Choose a base branch
from
ymq-tests-3
base: ymq-tests
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Ymq tests 3 #11
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3b037f0 to
da1744e
Compare
413bfd9 to
959a1f4
Compare
da1744e to
bf8963d
Compare
4a8b399 to
c555b0f
Compare
674632f to
b044b6d
Compare
1e83920 to
7c4cb51
Compare
- Moved workflows to actions so they can be reused - Removed the dependency on boost - Fix formatting issue - Fix the formatting and import sort orders
7c4cb51 to
ce3ecec
Compare
b044b6d to
5c2ce46
Compare
- Moved workflows to actions so they can be reused - Removed the dependency on boost - Fix formatting issue - Fix the formatting and import sort orders YMQ Python Module Fixes Signed-off-by: magniloquency <[email protected]> remove panic fn Signed-off-by: magniloquency <[email protected]> reorganize classes to put private members after public Signed-off-by: magniloquency <[email protected]> apply suggestion Signed-off-by: magniloquency <[email protected]> add comment Signed-off-by: magniloquency <[email protected]> take && reference Signed-off-by: magniloquency <[email protected]> rename variable Signed-off-by: magniloquency <[email protected]> rename variable Signed-off-by: magniloquency <[email protected]> Add YMQ Tests Signed-off-by: magniloquency <[email protected]> review reference counting, improve error handling, increase consistency Signed-off-by: magniloquency <[email protected]> clean up includes Signed-off-by: magniloquency <[email protected]> update todos Signed-off-by: magniloquency <[email protected]> update todos Signed-off-by: magniloquency <[email protected]> Improve error integration for futures Signed-off-by: magniloquency <[email protected]> Improve signal handling in sync methods Signed-off-by: magniloquency <[email protected]> Remove temporary ymq test files Signed-off-by: magniloquency <[email protected]> Add basic test case Signed-off-by: magniloquency <[email protected]> Set socket TCP_NODELAY Signed-off-by: magniloquency <[email protected]> Make util fns inline Signed-off-by: magniloquency <[email protected]> Major refactor of ymq tests, add slow network test Signed-off-by: magniloquency <[email protected]> Add new tests Signed-off-by: magniloquency <[email protected]> Use subprocesses instead of threads for better reliability Signed-off-by: magniloquency <[email protected]> Relocate C++ tests and use GTest Signed-off-by: magniloquency <[email protected]> Add Python tests, update interface type hints as necessary Signed-off-by: magniloquency <[email protected]> mitm Signed-off-by: magniloquency <[email protected]> add tcp serialization and deserialization YMQ Python Module Fixes Signed-off-by: magniloquency <[email protected]> remove panic fn Signed-off-by: magniloquency <[email protected]> reorganize classes to put private members after public Signed-off-by: magniloquency <[email protected]> apply suggestion Signed-off-by: magniloquency <[email protected]> add comment Signed-off-by: magniloquency <[email protected]> take && reference Signed-off-by: magniloquency <[email protected]> rename variable Signed-off-by: magniloquency <[email protected]> rename variable Signed-off-by: magniloquency <[email protected]> Add YMQ Tests Signed-off-by: magniloquency <[email protected]> review reference counting, improve error handling, increase consistency Signed-off-by: magniloquency <[email protected]> clean up includes Signed-off-by: magniloquency <[email protected]> update todos Signed-off-by: magniloquency <[email protected]> update todos Signed-off-by: magniloquency <[email protected]> Improve error integration for futures Signed-off-by: magniloquency <[email protected]> Improve signal handling in sync methods Signed-off-by: magniloquency <[email protected]> Remove temporary ymq test files Signed-off-by: magniloquency <[email protected]> Add basic test case Signed-off-by: magniloquency <[email protected]> Set socket TCP_NODELAY Signed-off-by: magniloquency <[email protected]> Make util fns inline Signed-off-by: magniloquency <[email protected]> Major refactor of ymq tests, add slow network test Signed-off-by: magniloquency <[email protected]> Add new tests Signed-off-by: magniloquency <[email protected]> Use subprocesses instead of threads for better reliability Signed-off-by: magniloquency <[email protected]> Relocate C++ tests and use GTest Signed-off-by: magniloquency <[email protected]> Add Python tests, update interface type hints as necessary Signed-off-by: magniloquency <[email protected]> mitm Signed-off-by: magniloquency <[email protected]> add tcp serialization and deserialization YMQ Python Module Fixes Signed-off-by: magniloquency <[email protected]> remove panic fn Signed-off-by: magniloquency <[email protected]> reorganize classes to put private members after public Signed-off-by: magniloquency <[email protected]> apply suggestion Signed-off-by: magniloquency <[email protected]> add comment Signed-off-by: magniloquency <[email protected]> take && reference Signed-off-by: magniloquency <[email protected]> rename variable Signed-off-by: magniloquency <[email protected]> rename variable Signed-off-by: magniloquency <[email protected]> Add YMQ Tests Signed-off-by: magniloquency <[email protected]> review reference counting, improve error handling, increase consistency Signed-off-by: magniloquency <[email protected]> clean up includes Signed-off-by: magniloquency <[email protected]> update todos Signed-off-by: magniloquency <[email protected]> update todos Signed-off-by: magniloquency <[email protected]> Improve error integration for futures Signed-off-by: magniloquency <[email protected]> Improve signal handling in sync methods Signed-off-by: magniloquency <[email protected]> Remove temporary ymq test files Signed-off-by: magniloquency <[email protected]> Add basic test case Signed-off-by: magniloquency <[email protected]> Set socket TCP_NODELAY Signed-off-by: magniloquency <[email protected]> Make util fns inline Signed-off-by: magniloquency <[email protected]> Major refactor of ymq tests, add slow network test Signed-off-by: magniloquency <[email protected]> Add new tests Signed-off-by: magniloquency <[email protected]> Use subprocesses instead of threads for better reliability Signed-off-by: magniloquency <[email protected]> Relocate C++ tests and use GTest Signed-off-by: magniloquency <[email protected]> Add Python tests, update interface type hints as necessary Signed-off-by: magniloquency <[email protected]> mitm Signed-off-by: magniloquency <[email protected]> add tcp serialization and deserialization
Signed-off-by: magniloquency <[email protected]>
5c2ce46 to
c468afc
Compare
1aa09fa to
1546235
Compare
2e5737a to
da33087
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.