Rewrite the server to use flask instead of aiohttp
The azure backend cannot be run in the same thread as an asyncio event loop: https://forge.softwareheritage.org/swh/devel/swh-objstorage#3981
Migrated from D7291 (view on Phabricator)
Merge request reports
Activity
Build has FAILED
Patch application report for D7291 (id=26388)
Rebasing onto 252aa146...
Current branch diff-target is up to date.
Changes applied before test
commit 8f8da1887dd35a0921791bdfd50dd6b648f48757 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Mar 4 11:08:31 2022 +0100 Rewrite the server to use flask instead of aiohttp The azure backend cannot be run in the same thread as an asyncio event loop: https://forge.softwareheritage.org/swh/devel/swh-objstorage#3981
Link to build: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/218/ See console output for more information: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/218/console
Build has FAILED
Patch application report for D7291 (id=26392)
Rebasing onto 252aa146...
Current branch diff-target is up to date.
Changes applied before test
commit 2a80c26d2e902984eaef0c1fd3393f3eb73c9c87 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Mar 4 11:08:31 2022 +0100 Rewrite the server to use flask instead of aiohttp The azure backend cannot be run in the same thread as an asyncio event loop: https://forge.softwareheritage.org/swh/devel/swh-objstorage#3981
Link to build: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/219/ See console output for more information: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/219/console
Build has FAILED
Patch application report for D7291 (id=26393)
Rebasing onto 252aa146...
Current branch diff-target is up to date.
Changes applied before test
commit 2df5faf7622831a3576d3db5687914e620fe8c9f Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Mar 4 11:08:31 2022 +0100 Rewrite the server to use flask instead of aiohttp The azure backend cannot be run in the same thread as an asyncio event loop: https://forge.softwareheritage.org/swh/devel/swh-objstorage#3981
Link to build: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/220/ See console output for more information: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/220/console
Some references in the commit message have been migrated:
- T3981 is now swh-objstorage#3981 (closed)
fixup with @olasd's patch
Build is green
Patch application report for D7291 (id=26395)
Rebasing onto 252aa146...
Current branch diff-target is up to date.
Changes applied before test
commit df35ac0601ff2685506a685205582a39333fd9a4 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Mar 4 11:08:31 2022 +0100 Rewrite the server to use flask instead of aiohttp The azure backend cannot be run in the same thread as an asyncio event loop: https://forge.softwareheritage.org/swh/devel/swh-objstorage#3981
See https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/222/ for more details.
mentioned in merge request !142 (closed)