-
Hi !
I wanted to document the confusing Python API for ExecutionEngine that we encountered.
It took us a while (CC @alexander-shaposhnikov ) to debug and thought I'd bring it up here.
Here is …
-
### Current Behavior
Current Relationship definitions include the `Registrant` and `Model` properties. When`Registrants` or `Models` are upgraded, the Relationship definitions are also updated. As …
-
We should convert the current "example" code into a command line communication protocol to the engine similar to [GNUChess's protocol](http://en.wikipedia.org/wiki/Chess_Engine_Communication_Protocol)…
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
The "Import …
-
```
We need full comprehensive coverage of this interface and all storage related
interfaces. Especially now where multiple storage engines are being
implemented...
```
Original issue reported on c…
-
Workflow example
(start) -->[new ticket] --> (submit) --> [open] --> (end)
start, submit, end being events
I am having trouble with sorting out events. Why is it required to have an event befor…
-
Hi,
Thank you for sharing your code. I am trying to use your package for PET-MRI co-registration. By using "spm_anat_preproc" and "spm_mrpet_preproc" functions, I am running PETPVC pipeline on MR/…
-
Hello. I'm trying to sandbox Evolution, but I get these errors:
```
(evolution:2): Gdk-WARNING **: 14:14:48.966: Failed to read portal settings: GDBus.Error:org.freedesktop.DBus.Error.UnknownMetho…
-
### Steps to reproduce the problem
1. Use GNOME Web to log into tech.lgbt (and possibly other instances)
2. Check your active sessions
3. GNOME Web is reported as "Safari on Linux"
...
### …
-
### Version
1.23.0
### What happened?
When I run `sqlc generate`, it generates interface{} for my custom select fields.
I couldn't find how to define type for this fields. Is there any way to do …