Vinay Keerthi

Results 17 comments of Vinay Keerthi

Is this feature still on the roadmap?

Is this something you folks are planning internally or would you be open to a PR for this?

Is anyone working on this? @nabobalis I can try to contribute.

You *could* subclass it and overwrite the `__del__`, since that gives you an option to inject the behaviour that you require. That's the approach we took when we needed an...

I can confirm that this is an issue for me too. Wow.

Ugh just when I started using it. :(

I particularly used to run the tests for numpy, scikitlearn and matplotlib after installing, since at times I'd have them fail on Windows. However this was quite some time ago,...

@lorenzo here's the error I get. ![2022-04-01-102105_1079x150_scrot](https://user-images.githubusercontent.com/11478411/161197044-7e31de5c-a330-49d2-9566-bd3fcbd4af19.png)

@lorenzo did you get time to take a look?