Grant Shotwell

Results 3 issues of Grant Shotwell

Exception *appears* to be thrown in `SyntaxToModelTransform.GetOrCreateSubObject(...)`, line 216. The reason I am getting this exception is because I am trying to use wrappers for various types, and so implemented...

wontfix

Here is an example that I've confirmed to work in Stellaris 3.12.4 ![image](https://github.com/cwtools/cwtools/assets/26496517/d191a259-6c9e-4639-bc01-465d0744fefd)

**Describe the bug / feature** The `DjangoResultStoreMixin` class has event handlers that do not compare `event.jobstore` with `self._alias`. This causes the `DjangoJobstore` to handle events from other job stores. **To...