Skip to content

Commit

Permalink
add comment on using a background thread
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Jul 19, 2011
1 parent 36bdfb5 commit 1b7fdda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/cpp/core/system/PosixChildProcess.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
*
*/

// TODO: once we resolve the signal delivery issues could this
// actually run on a background thread?

// TODO: add some comments on semantics

// TODO: test with lots of concurrent subprocesses
Expand Down

0 comments on commit 1b7fdda

Please sign in to comment.