Matthias Cremieux
Matthias Cremieux
Hmm, good question, maybe but if it impedes the performance and only affects me I'm not so sure it's a good idea wdyt @charlesmindee ?
Hi @fg-mindee ! I had no time to test this again, I'll test it whenever I have time to do so ! Will keep you posted !
Hi @fg-mindee @felixdittrich92, this issue seems to be resolved on my side. I let you close the issue ! Thx for your time !
this makes the execution freeze. The expected behaviour would either be to trigger an exception saying that there's nothing to unpack, or not try to unpack the result
well that's weird
yes but ```python @xn(unpack_to=1) def toto(): return 1 ``` fails I think we should actually ban unpack_to=1 since this is most probably unwanted by the user
yes that exactly my point ahahah
yeah I'd suggest banning that altogether since it's error-prone anyways
ok when the CI passes
Is this really relevant ?