Tcl Source Code

View Ticket
Login
Ticket UUID: 3048170
Title: bgerror called when limit exceed proc calls [vwait]
Type: Bug Version: obsolete: 8.6b1.1
Submitter: johannes-kuhn Created on: 2010-08-18 22:32:45
Subsystem: 20. [interp] Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Open Last Modified: 2010-08-19 05:32:45
Resolution: None Closed By:
    Closed on:
Description:
Based on #3027822 I found an other Bug that don't affect 8.5.

The slave calls bgerror with timelimit exceed on entering the event loop, but this can not handle it because of the exceeded limit.

See also #2891362, the solution of this can cause this behavior.
User Comments: johannes-kuhn added on 2010-08-19 05:32:45:

File Added - 383893: testInterpLimits2.tcl

Attachments: