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
Fix: check_handle should apply the whitespace trimming and collapsing (#2363)
# Goal
The goal of this PR is to update the check_handle Runtime RPC to
correctly use the whitespace trim and collapse
Closes#2362
# Discussion
- I thought about updating how this gets the value to be more aligned,
but in the end the simple fix won out.
# Checklist
- [x] Unit Tests added?
- [x] Spec version incremented?
0 commit comments