Skip to content

Commit

Permalink
Added TODO on multithreading
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinugu committed May 6, 2024
1 parent effbe3e commit 1c0002c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/engine/cases/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,8 @@ async def run_and_assert_results(job: IsJob) -> None:
# Multiple threads
#

# TODO: Allow local config changes for multithreaded jobs (or only allow multiprocessing)

# Synchronous function: wait_a_bit()


Expand Down

0 comments on commit 1c0002c

Please sign in to comment.