papercrane

Results 14 issues of papercrane

I'm working with comtypes through pyWinCoreAudio. Some of the interfaces exposed there have functions for registering callbacks when something happens such as the volume changing on an audio device, see...

bug

Removal of the symlink is sufficient and more correct as it follows the conventions of e.g. rm -r.

bug

Doing a stop then a start works fine. $ ./console-server/bin/consolectl.sh restart JAVA_OPTIONS=-Dorg.linkedin.app.name=org.linkedin.glu.console-webapp -Dorg.linkedin.glu.console.config.location=/ig/glu/current/console-server/conf/glu-console-webapp.groovy -Dorg.linkedin.glu.console.keys.dir=/ig/glu/current/console-server/keys -Dorg.linkedin.glu.console.plugins.classpath=/ig/glu/current/console-server/glu/repository/plugins/*.jar -Dorg.linkedin.glu.console.root=/ig/glu/current/console-server -XX:MaxPermSize=128m /ig/glu/current/console-server/jetty-distribution-7.2.2.v20101205/bin/jetty.sh restart Stopping Jetty: OK Starting Jetty: STARTED Jetty Tue Feb 12 21:28:52...

bug

This started the same time as the issue with close_sidebar_if_opened stopped being respected. Sometimes now when I use this all of my folders in the sidebar will get auto-closed on...

Useful, for example, when you have a website with no dark mode.

Add wait_aggregation_func parameter to retry which allows chaining of wait behaviors by simply passing wait_aggregation_func=sum. --- This change is [](https://reviewable.io/reviews/rholder/retrying/57)

In a repo at work I found some svn:externals which have the URL first and the directory second. Not only this, the urls start with ^, which is supposed to...

0 - Backlog
1 - Ready

I've been getting lots of these errors when doing an elasticsearch delta snapshot across 35 nodes. I'm not sure if this is causing any issues but it is worrying. I...

bug

I recently tried setting retry_times to 0 to have RedLock not retry on its own and my locks always failed to acquire. I realized that this option must be at...

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description I am trying to create a Pydantic model in which one of the fields will be...

bug V2