Karuha icon indicating copy to clipboard operation
Karuha copied to clipboard

`send_form` method (timeout)

Open tututumuru opened this issue 8 months ago • 1 comments

Hello. Is it valid to add a timeout here?

  • https://github.com/Visecy/Karuha/blob/master/karuha/session.py#L210

I could do that. It's just probably not a good idea to create infinite await (every time)?

tututumuru avatar Aug 13 '25 17:08 tututumuru

Hello. Is it valid to add a timeout here?

  • https://github.com/Visecy/Karuha/blob/master/karuha/session.py#L210

I could do that. It's just probably not a good idea to create infinite await (every time)?

This is a good suggestion. I would be very happy if you could submit a PR to fix it.

Ovizro avatar Aug 14 '25 15:08 Ovizro