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
Both #1780 and
#1778 fixed the
`snapshot_exists` function only being used on illumos. Unfortunately,
they fixed it in mutually incompatible ways: #1780 added a trivial test
to exercise it, while #1778 added an `expect(unused)` annotation. The
combination of these two produces a warning on non-illumos machines.
0 commit comments