Jonas Trappenberg

Results 8 comments of Jonas Trappenberg

@Agrigor That sounds interesting! Would be willing to upload it as a Github Gist? Or just put it in its own repository? Then people could already contribute to it. :)

Has that menu changed since this bug was reported? It's not showing me the separate type/instrument sections: ![image](https://cloud.githubusercontent.com/assets/199071/15996054/5809eb94-30d8-11e6-8ae4-22eb5c4d5fa2.png)

oh it's an enhancement request, not a bug! :-) got it, thanks for clarifying!

Hi @Fluxx, thanks for the fast answer! My understanding of gutter was clearly not good enough to correctly identify the problem. :-) We are in fact using a memory backend...

I've debugged some more and tracked down what I think is the real problem: What really doesn't work in the two-thread scenario is the `SwitchContextManager` from `gutter.client.testutils`. It temporarily overrides...

I think it's reasonable to make it thread-local by default. It would of course be nice if the `Manager` was fully thread-safe but I'm not sure how hard that would...

Awesome, I'm looking forward to that change! Thank you so much for your efforts!

How do you feel about a patch like this one? https://github.com/teeberg/gutter/commit/b887062093d1297b0e30c201ab050bc03d8da8f8