Grant Shotwell
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...
Here is an example that I've confirmed to work in Stellaris 3.12.4 
**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...