Open turadg opened 3 months ago
the types for vow.watch() didn't detect an incorrect type in the watcher arguments edffd73
vow.watch()
types tests for multiple args, nested args, property omission, and mismatched values
Context lost. Can reopen if it comes up again
What is the Problem Being Solved?
the types for
vow.watch()
didn't detect an incorrect type in the watcher arguments edffd73Description of the Design
types tests for multiple args, nested args, property omission, and mismatched values
Security Considerations
Scaling Considerations
Test Plan
Upgrade Considerations