Results 31 comments of ledhed2222

@SuperPauly I was having the same issue. Decided to stop a bunch of user services. Homebridge, running on the same pi, seemed to be the culprit. Perhaps it was trying...

I thought I ran into this problem today too (hadn't seen the issue) but after a brief source dive it looks like this is just a bit of documentation confusion....

what do you think about this solution: 1) `safe_sign_transaction` will check whether values in the Tx need to be autofilled. If they do, it will call some private functions to...

i see what you'll find problematic about that solution ^ @mDuo13 - would you elaborate on: > send_reliable_submission() takes a wallet and unsigned transaction. That gives the impression that it...

so - i think this is a great idea, and yes RIPEMD support seems to be an issue on all 3.7.x versions. i'd love to work around this with another...

actually - it appears that we'd only have to update the `schedules_changed` set with one entry here. updated my proposal above.

Perhaps a different suggestion. It seems like the root issue here is that there is no story to migrate _from_ dynamic schedules back to a static schedule, if you make...

howdy. i'm working on this PR but I'm having trouble passing the test suite. could you provide some insight? ``` Error: test_concurrent_shutdowns_and_startups_do_not_corrupt_the_schedule(Multi_Process): RuntimeError: forked process failed with pid 43772 SIGABRT...

https://github.com/resque/resque-scheduler/pull/686