Skip to content

upload bp cleanup

Skip R. requested to merge upload-bp-cleanup into master

note: this won't be introducing any major features or anything, just refactoring and cleanup!

  • created new package just for upload bp!
    • exif functions moved out of main bp for tidiness
    • virus scanning fns moved out of main bp as well
  • the virus background task logic was also improved (asyncio.waitasyncio.wait_for)
  • unrelated: tox env was changed from py36py3
Edited by Skip R.

Merge request reports