Marcel Partap
Marcel Partap
Ok but 983 is not a common directory depth? that is ABUSE 🤣 Also, any other software using `shutil.rmtree` will fail this absurd test. Very little point on circumventing it...
The patch looks legit, `twisted.internet.error.ConnectionDone` does not actually seem to be an error condition.
Kudos for tackling this @JakubMelka :tada: however I failed to find any **object** editing capability, and the toolbar icons are much less recognizable than the ones on the left.. This...
> @eMPee584, could you please check what plugins did you have turned on? 
For anyone trying to skip tests when running from CLI: `DEB_BUILD_OPTIONS=nocheck python3 setup.py --command-packages=stdeb.command bdist_deb` :grinning:
it showed **Connection close by peer** a bunch of times for me yesterday.. should reconnect in these cases i reckon..
It was missing the huge table following an H2 tag.. Oh wow, what the heck.. now it works here too :thinking: Unfortunately I had overwritten the file I previously got...
Ok coming back to this, a more interesting observation is that output fluctuates... Try this command repeatedly: `monolith 'https://distrowatch.com/table.php?distribution=void' > distrowatch.com--void-linux.$(date +%F.%H%Mh%S).htm` The `-n` option actually makes no difference with...
This PR is outdated, `com.android.tools.build` is at `gradle:7.4.2` as of 174f9cf7ee4036459415ef7f89cf729a726ebc81 while this proposes 7.0.4 ..
After digging a bit into this, this `404` is generated here, https://github.com/matrix-org/synapse/blame/master/synapse/handlers/e2e_room_keys.py#L82 handling this https://github.com/matrix-org/matrix-doc/blame/master/proposals/1219-storing-megolm-keys-serverside.md#L69 So it seems 404 is official part of the API and we shall ignore 404...