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

Sync with LocusIO Repo #1

Merged
merged 50 commits into from
Aug 9, 2022
Merged

Sync with LocusIO Repo #1

merged 50 commits into from
Aug 9, 2022

Conversation

danigoland
Copy link
Owner

No description provided.

solowalker27 and others added 30 commits June 27, 2022 21:27
* More robust RPC error handling on msg from worker

* Use dedicated exceptions, fewer nested try blocks

* Fix test_zmqrpc.py

* Undo function split since added new exceptions

* Fix more tests

* Fix some tests

* Fix typo

* Fix scoping of variables

* Add tests for RPC/ZMQ changes

* flake and black fixes

* Remove debug print line

Co-authored-by: Ryan Warner <[email protected]>
…FastHttpUser-unit-tests

Remove timeout parameter from FastHttpUser unit tests
…o-avoid-workers-giving-up-too-soon-if-master-is-not-up-yet

Increase CONNECT_RETRY_COUNT to avoid workers giving up too soon if master is not up yet
* Escape user supplied data in html report (#2126)

authored-by: Tom Herrmann <[email protected]>
MD5 is old, insecure, and can create problems for people using this package when they are trying to pass some compliance requirements (for example, FIPS).
Replace the MD5 usage by SHA256
Fix escaping for exceptions in normal web ui (related to #2126)
fix: Fix typo at user/wait_time.py
Test Report: Implement table sorting
Small documentation correction
The connection timeout and number of attempts are hardcoded, so a failure will take very long
These log lines will allow to troubleshoot issues with the connection to master
Log an error for every failed attempt to connect to master
Minor edits to the documentation
cyberw and others added 20 commits July 27, 2022 23:37
….task-is-set-instead-of-User.tasks

Better error message when User.task is set instead of User.tasks
…update

Fix for Flask 2.2.0 breaking changes
fix: Ensure new test starts with specified number of users after previous test has been stopped
chore: Remove misleading docstring in test
@danigoland danigoland merged commit b7b5284 into danigoland:master Aug 9, 2022
danigoland added a commit that referenced this pull request Aug 9, 2022
danigoland added a commit that referenced this pull request Aug 9, 2022
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.