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

unpin dependencies #434

Merged
merged 2 commits into from
Oct 1, 2024
Merged

unpin dependencies #434

merged 2 commits into from
Oct 1, 2024

Conversation

areibman
Copy link
Contributor

📥 Pull Request

📘 Description
Fixes #433 #432

🧪 Testing
Ran tox

@HowieG HowieG merged commit d4e72cd into main Oct 1, 2024
1 check passed
@HowieG HowieG deleted the 432-feature-unfix-requests-version-2310 branch October 1, 2024 22:09
siyangqiu pushed a commit that referenced this pull request Oct 2, 2024
Co-authored-by: Howard Gil <howardbgil@gmail.com>
areibman added a commit that referenced this pull request Nov 1, 2024
* make start_session non blocking

* fix build issue

* bump version

* callback for start session now that it is async

* fix callback

* unpin dependencies (#434)

Co-authored-by: Howard Gil <howardbgil@gmail.com>

* bump version number

* wip

* change autogen getting run every time

* remove prints

* remove more prints

* suppress warnings

* exponential retry to close data

* removed event counter

* fix requests mock

* remove print

* fixed more tests

* removed inits from test_agent; does not require a client

* create requests fixture

* Scope fixtures

* black run

* remove bad files

* add spaces back

* revert session threading changes

* remove callback

* revert session changes

* revert session

* fix test

* update tests

* update tox to install local build instead of pypi

* replace http client with requests so requests_mock works properly

* fixed multiple sessions

* fix tool recorder

* removed test logs, fixed request count tests

* set fixture scopes

* Fixed missing async tests failing in tox, updated tox

* fixed missing pass in tests

* fixed timing

* created rc branch

---------

Co-authored-by: Shawn Qiu <siyangqiu@gmail.com>
Co-authored-by: Howard Gil <howardbgil@gmail.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.

[Bug]: Updating PyYAML, requests, psutil packages to latest version required
2 participants