[
https://issues.apache.org/jira/browse/MYNEWT-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15672184#comment-15672184
]
ASF subversion and git services commented on MYNEWT-7:
------------------------------------------------------
Commit 562093f566518e36f87b15e92a20c60df222789b in incubator-mynewt-core's
branch refs/heads/develop from [~peterfs]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=562093f
]
MYNEWT-7: add check for waiting on eventq
A flag signifying waiting on eventq was missed in os_task_suspend.
> OS should have the ability to stop a task
> -----------------------------------------
>
> Key: MYNEWT-7
> URL: https://issues.apache.org/jira/browse/MYNEWT-7
> Project: Mynewt
> Issue Type: New Feature
> Components: OS
> Reporter: Sterling Hughes
> Assignee: Peter Snyder
> Fix For: v1_1_beta1
>
>
> Currently the OS can start any number of tasks, but there is no way to stop
> or remove a task from being scheduled. There should be an API to "stop" a
> task and remove it from the scheduler.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)