Tor Arvid Lund

Results 28 comments of Tor Arvid Lund

@einaros Any chance you have time to look at my PR soon? :smile:

Underlying issue fixed, so closing this

I just changed to use [syrupy](https://github.com/tophat/syrupy) instead. Migration was easy as 🍰

> it does not support `unittest`, only `pytest`, right, @torarvid ? I don't know, @RobinTail. But we use pytest, so if you're correct, I wouldn't have noticed any problem 😊

Hi @mosquito 👋🏻 I'm not 100% certain this change is the right fix, but I wanted to try and of course you can judge whether or not you think it...

Hello, @mosquito. Have you had any time to look at this and see whether you think it makes sense or not? 🙂

> This patch should fix your issue I guess > > [patch omitted] Good morning, @mosquito. Thanks for the reply, but I don't think I understand your suggestion... To my...

@mosquito Ah, so you mean with that patch, I could simply add ```python exc = future.exception() if exc is not None: raise exc ``` and skip the `if isinstance(future, TaskWrapper)`...

@mosquito rebased now ✅

> @torarvid could you please double check this on latest release? @mosquito Well, I have the problem that I don't know how 😬 🙈 We have seen some issues in...