Skip to content

Ymq mitm tests#14

Open
magniloquency wants to merge 25 commits intocc_ymq_testsfrom
ymq-mitm-tests
Open

Ymq mitm tests#14
magniloquency wants to merge 25 commits intocc_ymq_testsfrom
ymq-mitm-tests

Conversation

@magniloquency
Copy link
Owner

No description provided.

@magniloquency magniloquency force-pushed the ymq-mitm-tests branch 3 times, most recently from 8869345 to 3b2d187 Compare October 2, 2025 02:14
@magniloquency magniloquency force-pushed the ymq-mitm-tests branch 2 times, most recently from 3a32a98 to c9b650a Compare October 2, 2025 02:17
@magniloquency magniloquency force-pushed the ymq-mitm-tests branch 2 times, most recently from 4e726d4 to 3d2e58a Compare October 3, 2025 00:03
sharpener6 and others added 15 commits October 3, 2025 13:00
- remove execinfo.h for musllinux
- move all configurations from github workflow to pyproject.toml
- rename download_install_libraries script to library_tool
- separate compile command into download and compile, this is for
  cibuildwheel tool not download for multiple times when building wheel
  for different arch and library versions
- library_tool.sh <library> download now is cached, so ideally, we
  should only download once unless we change the 3rd party library
  version
* Add support for --preload "foo.bar:preload_function(arg1, arg2)"

* Update example with preload for linter check

* Update tests with preload for linter check

* Log and stop on error, raising exception

* Update docs with preload

* Add tests for preload

* Cleanup tests for preload

* Try longer sleep to fix failing test on GitHub (works locally)

* Separate preload tests which use their own cluster, possibly slowing test_responsiveness

* Add some tests for preload spec

* Address minor comments for preload

Signed-off-by: eric <eric117649@gmail.com>

* Bump version

Signed-off-by: eric <eric117649@gmail.com>

* Remove unused import

Signed-off-by: eric <eric117649@gmail.com>

---------

Signed-off-by: eric <eric117649@gmail.com>
Co-authored-by: sharpener6 <1sc2l4qi@duck.com>
Move files

Revert
Run tests with sudo
Co-authored-by: rafa-be <raphael@noisycamp.com>
* Rework YMQ

* Remove unused includes

* Address comments from rafa-be

* Address comments, format, improve typing

* Adjust GIL acquisition after feedback

* Fix Python 3.8

* Add num_threads property to iocontext

* fix mypy

* Update SyncObjectStorageConnector to use ymq

Signed-off-by: gxu <georgexu420@163.com>

* Make Linter Happy

Signed-off-by: gxu <georgexu420@163.com>

* Satisfy Linter

Signed-off-by: gxu <georgexu420@163.com>

* satisfy linter

Signed-off-by: gxu <georgexu420@163.com>

* Let AsyncObjectStorageConnector use ymq

Signed-off-by: gxu <georgexu420@163.com>

* Apply comment from mag

Signed-off-by: gxu <georgexu420@163.com>

* fix lint

* catch connector socket closed by remote end error

* add todo

---------

Signed-off-by: gxu <georgexu420@163.com>
Co-authored-by: gxu <georgexu420@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants