-
Notifications
You must be signed in to change notification settings - Fork 24
Issues: TEN-framework/ten_framework
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[BUG] Smoke test fail in connecting flow between apps
bug
Something isn't working
#236
opened Nov 5, 2024 by
sunxilin
Write documentation on how to access msg conversion information through dev-server
#229
opened Nov 2, 2024 by
halajohn
[BUG] No support for required parameters pre-check
bug
Something isn't working
#227
opened Nov 2, 2024 by
plutoless
[BUG] No error for conflict extensions in manifest.json.
bug
Something isn't working
tman
#217
opened Oct 29, 2024 by
tomasliu-agora
Simplify the msgpack protocol implementation by using a loop over all fields with
to/from value
.
#216
opened Oct 29, 2024 by
halajohn
No edges if msg names declared in graph connections are not defined in the cmd_in/cmd_out.
graph designer
tman
#201
opened Oct 25, 2024 by
leoadonia
[BUG] In Something isn't working
ten_utils_unit_test
, the RWLockTest.single_writer_multi_readers
test will seldomly hang
bug
#200
opened Oct 25, 2024 by
halajohn
Can the on_cmd method of the extension have a return value
enhancement
New feature or request
#193
opened Oct 23, 2024 by
halajohn
The get_property_xxx of Msg class may rise exception
enhancement
New feature or request
#192
opened Oct 23, 2024 by
halajohn
[Docs][Diagram] Suggesting easy-to-understand diagram picture for Graph
enhancement
New feature or request
#190
opened Oct 23, 2024 by
halajohn
If environment variable does not exist, the value of property using this environment should not be NULL.
#187
opened Oct 22, 2024 by
leoadonia
Refine the error message if some dependency is missing when starting an app
#181
opened Oct 21, 2024 by
leoadonia
Add color to the log content
enhancement
New feature or request
#178
opened Oct 19, 2024 by
halajohn
In the Python async extension, users don't need to manually call async on_xxx_done for an async app's async on_xxx methods
enhancement
New feature or request
#177
opened Oct 19, 2024 by
halajohn
Implement ten_value_is_equal for TEN_TYPE_ARRAY
enhancement
New feature or request
#172
opened Oct 17, 2024 by
halajohn
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.