Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 229 Bytes

File metadata and controls

5 lines (4 loc) · 229 Bytes
@e2b/python-sdk patch

Fix AsyncCommandHandle.wait() blocking after kill(): _iterate_events now returns immediately after the "end" event, so wait() completes promptly even if the gRPC stream is slow to close.