Document limitations for debugging as well as a workaround (#867)

Closes #863
This commit is contained in:
Thomas Kolar
2023-01-12 16:57:20 +01:00
committed by GitHub
parent cf19f76d86
commit 017cc72b70
2 changed files with 8 additions and 0 deletions

1
changelog/863.doc Normal file
View File

@@ -0,0 +1 @@
Document limitations for debugging due to standard I/O of workers not being forwarded. Also, mention remote debugging as a possible workaround.