kmonson

Results 7 issues of kmonson

The current version of typing_inspect supports typing_extensions 3.7.4. Running on Python 3.9.0/1 with that version of typing_extensions will result in the following error: ``` venv/lib/python3.9/site-packages/typing_inspect.py:17: in from typing_extensions import _TypedDictMeta...

**Describe the bug** When I replace parameters with constants to make the problem DPP the solver takes dramatically longer for larger problems the moment the problem becomes DPP. **To Reproduce**...

performance
canonicalization

There is a brief window during agent startup where a callback would not be called for an updated or new file. As the callback processing in _onconfig does not happen...

bug

As part of a larger effort to improve the platforms ability to report status of various functions we should add status reporting to the driver interface... interface. This would allow...

enhancement

If the user runs the platform with the --vip-local-address option agents will not be able to connect to the platform. We need to set VOLTTRON_VIP_ADDR in the environment used to...

bug

Default screenshot filename format in App.save_screenshot (specifically time_format) results in colons in the default file name. This is invalid in Windows. `OSError: [Errno 22] Invalid argument: './textual demo 2022-10-23 16:00:23...

bug

I'm willing to take this on with some guidance.