Christian Fersch
Christian Fersch
I extended rq for our project with the following functionality: Functions can be marked as reentrant (via a decorator). If a reentrant task is killed by a Heroku shutdown, it...
The tbb currently [includes `Windows.h` in `enumerable_thread_specific.h`](https://github.com/oneapi-src/oneTBB/blob/4624e4ff597fc8c9d205f015a966ee6b61dc860c/include/oneapi/tbb/enumerable_thread_specific.h#L39). Through [transitive includes](https://sourcegraph.com/search?q=context:global+repo:%5Egithub%5C.com/oneapi-src/oneTBB%24+%28windows.h+OR+enumerable_thread_specific.h+OR+_concurrent_skip_list.h+OR+combinable.h+OR+concurrent_map.h+OR+concurrent_set.h+OR+_concurrent_skip_list.h%29+file:include&patternType=literal), this also affects `combinable.h`, `concurrent_map.h` and `concurrent_set.h`. Since windows.h is massive and declares thousands of symbols, this include has a...
Steps to reproduce: * Open a wsltty terminal * Run `ping.exe localhost` * Press ctrl-C Expected outcome: * Ping is aborted Actual outcome: * Nothing happens wsltty version: 3.5.4 This...
There are two ways to do this: 1. Change the name in memory 2. When we detect an invalid name, close DSCM and display a popup that explains the situation...
The book of the guilty suggests, that there is some p2p sharing of sin information. If we could read that data, we could massively expand the list of possible targets...
@Wulf2k would you be fine with upgrading the project to vs2017?
As discussed in #84: - [ ] Remove `Expand DSCM` - [ ] Remember window size between restarts - [ ] Add a `Settings` tab as the first tab, but...
My understanding is that due to namecrash nobody should run DS without PVP watchdog, right? We detect whether watchdog is installed – should we display a warning message if it's...
Should we add a flag to autostart Dark Souls with DSCM? That would probably make life easier for most users.
I tried changing the connection logic for my sunbro so it connects to people at the bottom of my summoning range instead of close to my SL. My subjective impression...