Page MenuHomePhabricator

[keyserver] Convert flag to a boolean
ClosedPublic

Authored by tomek on May 23 2023, 6:04 AM.
Tags
None
Referenced Files
F1664931: D7941.id26962.diff
Thu, Apr 25, 7:08 PM
Unknown Object (File)
Tue, Apr 23, 8:58 PM
Unknown Object (File)
Sat, Apr 20, 2:37 AM
Unknown Object (File)
Mon, Apr 15, 3:55 PM
Unknown Object (File)
Mon, Apr 15, 7:54 AM
Unknown Object (File)
Sat, Apr 13, 3:54 PM
Unknown Object (File)
Thu, Apr 11, 4:07 PM
Unknown Object (File)
Tue, Apr 9, 3:16 PM
Subscribers

Details

Summary

Instead of returning a boolean we were returning a number. Everything worked correctly, because 0 is falsy. Only recently introduced output validator made the bug evident.

Test Plan

Check if fetching invite links works.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable