@gradio/client@2.2.1
📦 gradioView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily addresses a bug fix in the JavaScript client related to iterator closing during submit operations.
🐛 Bug Fixes
- Fixed a race condition where the submit iterator was not being closed correctly during next/close operations in the js-client.