Francesco Frassinelli

Results 309 comments of Francesco Frassinelli

Since it is a problem with how the CI is configured, I would suggest applying such workaround to the CI only,

Well, I am not familiar with SMB, but generally a failing connection hints at some underlying issues. If SMB is intrinsically unstable, it would be nice to have a reference...

Using Python compiled with musl would break compatibility with packages built with libc. Debian 8 Jessie is EOL since April 2020. It has glibc 2.24, which satisfies the requirement of...

If I replace every self.message_id() with self.message in bot.py, I get this kind of output: ``` WARNING:root:More than one signed part in this message. That's weird... 43732 WARNING:root:More than one...

I have some issues due to #271, but I am able to fetch some resources thanks to your PR :)

Is there anything that can be done to support this effort?

It usually happens when the extra field are not created properly. Check if they are really part of the schema using the solr web interface.

This is great :) Do you need any help with this PR?