Skip to content

Conversation

cheatfate
Copy link
Contributor

No description provided.

@github-actions
Copy link

Unit Test Results

         9 files  ±0    1 089 suites  ±0   41m 37s ⏱️ + 1m 40s
  3 847 tests ±0    3 568 ✔️ ±0  279 💤 ±0  0 ±0 
15 892 runs  ±0  15 587 ✔️ ±0  305 💤 ±0  0 ±0 

Results for commit cd29577. ± Comparison against base commit ee75d45.

if not isNil(vc.keymanagerServer):
doAssert vc.keymanagerHost != nil
if not(isNil(vc.keymanagerServer)):
doAssert not(isNil(vc.keymanagerHost))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both styles seem fine, so this seems like a neutral change, but, is there any particular reason to prefer one or the other?

@tersec tersec merged commit 88565e6 into unstable Sep 21, 2023
@tersec tersec deleted the keystore-management-cache branch September 21, 2023 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants