Tim Shea

Results 22 issues of Tim Shea

**Describe the bug** When I create an object that derives from AbstractProcess and never call run, it should not invoke stop during garbage collection. **To reproduce current behavior** ```python from...

1-bug
0-needs-review

**Describe the bug** When creating a process and calling process.create_runtime, that process will leak (i.e. leave open) channels and SystemProcesses on deletion if its run method is never called. If...

1-bug
0-needs-review

**Describe the bug** PyAsyncProcessModel starts running (run_async is called) during runtime creation, instead of waiting until a subsequent run mgmt command is sent by the runtime. **To reproduce current behavior**...

1-bug
0-needs-review

**Describe the bug** AbstractSubProcessModel is inappropriately named. The thing which it describes is a container of other processes/process models, but the name suggests that it's one of the elements held...

1-bug
0-needs-review

Objective of issue: Profiler currently attempts to import the class Loihi2ProfilerApi which is defined in lava-loihi and throws an error if it can't be imported. This creates a highly undesirable...

1-bug
0-needs-review
2-important/not-urgent

Objective of issue: Update tutorial numbering across Lava and Lava libraries to avoid duplicate numbers. **Lava version:** - [X] **0.6.0** (feature release) **I'm submitting a ...** - [X] documentation request...

0-needs-review
1-refactor

### User story As a user, I want to run PilotNet faster. ### Conditions of satisfaction - Use lava streaming figure and plots to replace monitor to achieve real-time or...

1-feature
0-needs-review

Bumped python version and added numpy version selector. Issue Number: #214 Please check your PR type: - [X] Feature ## Does this introduce a breaking change? - [X] No

### User story As a solution developer, I want to be able to incrementally modify my problem state and generate a new solution. I should be able to add or...

1-feature
0-needs-review

### User story As a product manager, I want to be able to input data in a format that is convenient, without having to write any complicated data transformation logic...

1-feature
0-needs-review