Douglas Russell
Douglas Russell
# This is a (Feature Proposal) ## Description When using a custom `name` in the definition of a step function in serverless, this is obviously intended to populate the `StateMachineName`...
With this change, if a process has previously exited gracefully, then it can be started up again. The setup function in the implementing Python package would look something like this:...
### Proposed change Allow a way to stop, and later start the proxied service again. At the moment, if the managed process exits with a non-0 exit status, then it...
I saw that https://github.com/facebook-atom/atom-ide-ui/issues/37 moved over to https://github.com/atom/atom-languageclient, but this seemed more UI related so posting here. I know its early days, so maybe this is coming, but it would...
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: ### Description Often when I desire a newline or...
Firstly it would be really nice to be able to run the omero CLI as any user. Yes, running as root could be bad, but for many functions there is...
During our recent ansible configuration of OMERO I had to do some less than desirable things to make it work because some of the configuration can not be done idempotently....
#### OS (e.g. Windows 10 or macOS Sierra) macOS Monterey 12.5.1 #### Versions of xlwings, Excel and Python (e.g. 0.11.8, Office 365, Python 3.7) xlwings 0.27.14 Python 3.10.6 Excel 16.64...
Hey, Thanks for creating an actual flux application which actually does something real with AJAX, the official documentation in this area is lacking in the extreme. [The docs](https://facebook.github.io/react/docs/component-specs.html#mounting-componentwillmount) specify that...
I'm a bit confused by the deepEquals behaviour here. As there is an option to enable deepObject equivalence I was not expecting objects to be equivalent (with `deepObject=false`) in this...