mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-18 04:38:09 +00:00
fix incorrect resetting of components (#193)
This commit is contained in:
@ -1428,7 +1428,7 @@ class Onefuzz:
|
|||||||
return
|
return
|
||||||
|
|
||||||
self._delete_components(
|
self._delete_components(
|
||||||
containers, jobs, pools, notifications, repros, scalesets, tasks
|
containers, jobs, notifications, pools, repros, scalesets, tasks
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user