Jonas Haag
Jonas Haag
I strongly support this proposal. The current release process needs too much human interaction and is scattered over multiple repositories. I'm also in favour of hosting the binaries here rather...
`channel_priority` definitely exists, please show what you ran and what errors you got. Also please provide the other info that's being asked by the issue template
Please read the troubleshooting guide
That would be really nice! What's the problem with Micromamba?
Do have more understanding of why signal forwarding works on Linux and macOS but not Windows? Should this patch be Windows-only instead?
Thanks a lot for the context! We definitely need to add tests for this feature. I guess it could be as simple as using `micromamba run` to start a Python...
What signal handler do we have installed in this loop? ``` // Set handlers for all signals and save the previous state. ``` Ie. what are the previous handlers? If...
It seems that `set_signal_handler` was introduced in https://github.com/mamba-org/mamba/pull/1193. Can you please check @MihaiBSony's last comment and let us know if there is a way to simplify the signal handling here?...
@vyasr why did you check the "I do NOT use the Anaconda default channels (pkgs/* etc.)" checkbox and then use the defaults channels? Please let me know if the instructions...
@hugokerstens thanks for confirming that this problem is not related to the Anaconda channels. PS: I suggest to get rid of the Anaconda channels globally by removing the `defaults` entry...