Timo Kluck
Timo Kluck
Hey @denilsonsa , sorry for letting this languish. I don't really understand what gets pac4cli in this situation. It seems that many `Deferred`s are being created with each their own...
[This pull request](https://github.com/tkluck/pac4cli/pull/60) should also help system stability, as it will not be the root user that runs out of dbus connections.
Thanks for the report @eythian ! Twisted is notoriously hard to debug and from the looks of it, this issue is with twisted's own http proxy stack. I think we...
Thanks Denilson! This is a very clear bug report. We'll need to study twisted's code a bit to find out what's the easiest way to solve it. As it is,...
I like your first suggestion: just support it at a syntax level like ``` %script(defer) ``` which doesn't seem to conflict with anything else. Internally, after parsing, it makes sense...
Pushed 0.6.4 with the suggestion from @jumbosushi . Thank you!
Thanks for reporting @microprediction ! From ``` #error architecture not supported ``` am I right in assuming that this is on a Mac M1?