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

Feat/add ProcessPoolExecutor #107

Merged
merged 32 commits into from
Oct 31, 2023
Merged

Feat/add ProcessPoolExecutor #107

merged 32 commits into from
Oct 31, 2023

Conversation

0xArdi
Copy link
Collaborator

@0xArdi 0xArdi commented Sep 8, 2023

This PR:

  • Fixes the healthcheck.
  • Replaces TaskManager (ThreadPoolExecutor by default) with ProcessPoolExecutor for executing tasks.

0xArdi and others added 29 commits September 7, 2023 11:46
# Conflicts:
#	packages/packages.json
#	packages/valory/agents/mech/aea-config.yaml
#	packages/valory/services/mech/service.yaml
#	packages/valory/skills/mech_abci/skill.yaml
#	packages/valory/skills/task_execution/skill.yaml
feat: add ability to update the agent hash on-chain
# Conflicts:
#	poetry.lock
#	pyproject.toml
#	tools/optimization_by_prompting.py
#	tox.ini
feat: add support for multiple mechs
@0xArdi 0xArdi mentioned this pull request Oct 30, 2023
@0xArdi 0xArdi merged commit f396837 into main Oct 31, 2023
5 of 6 checks passed
@0xArdi 0xArdi deleted the feat/add-parallel-exec branch October 31, 2023 09:32
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.

2 participants