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

Allow more configuration of async Task behaviour #1415

Merged

Conversation

matthewelwell
Copy link
Contributor

@matthewelwell matthewelwell commented Aug 26, 2022

Allow configuration between sync, separate thread and processor.

Note that none of these options (apart from the processor) will work for scheduling tasks in the future so we'll need to be mindful of that.

@matthewelwell matthewelwell merged commit e5584c2 into main Aug 31, 2022
@matthewelwell matthewelwell deleted the feature/run-tasks-in-separate-thread-if-no-processor branch August 31, 2022 11:06
gagantrivedi pushed a commit that referenced this pull request Sep 12, 2022
* Allow more configuration of async Task behaviour

* Remove todo

* Fix default

* Use separate thread by default

* Update docker-compose.yml

* Add more comments to docker-compose.yml on async processor
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.

None yet

3 participants