[
https://issues.apache.org/jira/browse/BEAM-6417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547492#comment-17547492
]
Kenneth Knowles commented on BEAM-6417:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19253
> Option to not fork DirectRunner
> -------------------------------
>
> Key: BEAM-6417
> URL: https://issues.apache.org/jira/browse/BEAM-6417
> Project: Beam
> Issue Type: Improvement
> Components: beam-model
> Reporter: Thomas Deegan
> Priority: P3
>
> Hi. When using a python debugger, it would be nice to be able to debug ops as
> they are run locally by --runner DirectRunner however it seems that Beam
> forks the process to actually run the ops. Unfortuatnely most python
> debuggers (mine is pydevd) don't support following forks. It it possible to
> add a flag to DirectRunner to keep the DIrectRunner in-process?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)