We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ecb87f + 6cc443c commit 93f620eCopy full SHA for 93f620e
changelog/2.075.0_pre.dd
@@ -165,9 +165,7 @@ The feature already existing for Windows' fiber implementation is now added to
165
the systems using mmap to allocate fibers' stacks: After (or before) the last
166
page used for the Fiber's stack, the page is allocate which is protected for
167
any kind of access. This will cause system to trap immediately on the fiber's
168
-stack overflow. If in debugger session, one can inspect contents of the memory
169
-before or after stack pointer and it can be seen if it contains END OF FIBER
170
-string pattern.
+stack overflow.
171
)
172
173
0 commit comments