You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`app::background::tasks::inventory_collection::test::test_basic` fails
intermittently, more often when run as part of a large batch. The
problem seems to be the race between manual inventory collection and
Nexus' own background task. This PR accounts for the race (but does not
eliminate it) by allowing for one extra Nexus-initiated collection. More
than one seems theoretically possible but extremely unlikely in this
test.
---------
Co-authored-by: John Gallagher <john@oxidecomputer.com>
0 commit comments