unidist icon indicating copy to clipboard operation
unidist copied to clipboard

PERF-#262: Adding a background thread to push_data to worker

Open arunjose696 opened this issue 2 years ago • 0 comments

What do these changes do?

  • [ ] first commit message and PR title follow format outlined here

    NOTE: If you edit the PR title to match this format, you need to add another commit (even if it's empty) or amend your last commit for the CI job that checks the PR title to pick up the new PR title.

  • [ ] passes flake8 .
  • [ ] passes black .
  • [ ] signed commit with git commit -s
  • [ ] Resolves #262
  • [ ] tests added and passing
  • [ ] module layout described at docs/developer/architecture.rst is up-to-date

arunjose696 avatar Mar 16 '23 16:03 arunjose696