Tom
Tom
I think this is just unlucky RNG - I don't believe there is a mechanism which specifically makes this happen. If not, are you suggesting the fire extinguish time be...
Replay here: > [21:53] GJ: http://brogue.roguelikelike.com/#viewRecording/BROGUECEV19-6053cbc018bb258fa725df25 [21:53] GJ: what do you mean this paralysis gas is eternal [21:55] GJ: yeah, the recording doesn't capture the end there at around 4700...
Probably #260 ?
I'm running into a similar problem trying to test code which uses `asyncio.start_server` - exceptions in callbacks aren't actually brought up to the main `.serve_forever` coroutine, so failing tests will...
If it's easy. Hoping there's a simple mini-library out there for cross-platform clipboard
There is a gitignore-style config in the bare repo at `~/.local/share/yadm/repo.git/info/exclude`. I just experimented with using unignore `!` patterns, but it seems that the hiding of all unstaged files overrides...
To help bug-hunting: I **cannot** reproduce this with * OS: Debian 10 * yadm 3.1.0 * git 2.20.1 * fish 3.0.2
I'm pretty sure I'm getting this issue on pipenv-2018.11.26 and pipenv-2021.5.29. With my setup, A and B are both local packages not on PyPI, and the B dependency of A...
I'm going to close this as the main reported problem is fixed, we can open another one for merging if that's still a big problem
fixed by #572