Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Functions | Variables
greenlet.tests.fail_switch_two_greenlets Namespace Reference

Functions

 tracefunc (*args)
 
 g1_run ()
 
 g2_run ()
 

Variables

 g1 = None
 
 g2 = None
 
bool switch_to_g2 = False
 

Detailed Description

Uses a trace function to switch greenlets at unexpected times.

In the trace function, we switch from the current greenlet to another
greenlet, which switches