To be implemented with future optiSLang versions
- Dominant language
- Python
- Stars
- 24
- Forks
- 5
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 12
Description
Server commands `close` and `stop_gently` are not properly working in optiSLang 2023R1 batch mode, therefore they were commented out and are not accessible for the user. It should be fixed and tested in a future optiSLang release.
- [ ] `stop_gently`
- execution finished notifcation not issued on optiSLang server side
- [ ] `close`
- bug on optiSLang server side, it doesn't send response after unregistration of listeners
Following server commands are incomplete, `oSL Python API` was temporarily used, but should be replaced when fixed on oSL server side:
- [x] `connect_nodes` and `disconnect_slot`
- neither works with inner slots
Contributor guide
Research direction
Start by checking how the server commands stop_gently and close are exposed in the Python API and review their behavior with a future optiSLang release. Done means stop_gently issues the execution-finished notification and close receives a response after listener unregistration; verify both commands with tests or batch-mode checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100