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
docs(ws-utils): add SampleSource contract documentation and debug_assert
- Document the contract that implementations must return non-empty samples
- Add debug_assert to catch contract violations during development
- Explain why empty samples are problematic (busy-loop risk)
Co-Authored-By: yujonglee <yujonglee.dev@gmail.com>
0 commit comments